Searched refs:IS_IPV4 (Results 1 – 9 of 9) sorted by relevance
45 #define IS_IPV4(psau) (AF_INET == AF(psau)) macro81 # define SCOPE(psau) (IS_IPV4(psau) \103 (IS_IPV4(psau) \122 (IS_IPV4(psau) \177 : IS_IPV4(psau1) \190 (IS_IPV4(psau) \220 (IS_IPV4(srcadr) && \232 (IS_IPV4(srcadr) \
29 if (IS_IPV4(netaddr)) { in netof()
117 if (IS_IPV4(addr)) in addr2refid()
427 if (IS_IPV4(srcadr)) { in restrictions()518 if (IS_IPV4(resaddr)) { in hack_restrict()656 if (IS_IPV4(addr)) { in restrict_source()
1286 if (IS_IPV4(if_addr)) { in interface_action()1416 if (IS_IPV4(&itf->sin)) { in convert_isc_if()1568 if (IS_IPV4(psau) && !NSRCADR(psau)) in is_wildcard_addr()2249 if (IS_IPV4(baddr)) { in socket_broadcast_enable()2282 if (IS_IPV4(baddr) && setsockopt(iface->fd, SOL_SOCKET, in socket_broadcast_disable()2585 REQUIRE(IS_IPV4(&interf->bcast)); in io_setbclient()2739 if (IS_IPV4(addr))2767 if (IS_IPV4(addr))2921 if (IS_IPV4(addr)) {3096 src = (IS_IPV4(dest))[all …]
990 if (IS_IPV4(&pp->srcadr)) { in peer_stats()1073 if (IS_IPV4(&sys_peer->srcadr)) { in sys_info()2162 if (IS_IPV4(&tr->tr_addr)) { in req_get_traps()2262 if (IS_IPV4(&laddr)) in do_setclr_trap()2273 if (IS_IPV4(&laddr)) in do_setclr_trap()
3675 if (IS_IPV4(addr)) in derive_nonce()
697 if (IS_IPV4(&pcmd->argval[qitems].netnum)) { in showpeer()773 if (IS_IPV4(&pcmd->argval[qitems].netnum)) { in peerstats()1428 if (IS_IPV4(&pcmd->argval[0].netnum)) { in doconfig()1499 if (IS_IPV4(&pcmd->argval[0].netnum)) { in unconfig()1853 if (IS_IPV4(&pcmd->argval[0].netnum)) { in do_restrict()1901 if (IS_IPV4(&pcmd->argval[0].netnum)) { in do_restrict()2167 if (IS_IPV4(&pcmd->argval[qitems].netnum)) { in preset()2461 if (IS_IPV4(&pcmd->argval[0].netnum)) { in do_addclr_trap()2487 if (IS_IPV4(&pcmd->argval[2].netnum)) in do_addclr_trap()
162725 ISREFCLOCKADR() includes IS_IPV4 check