Searched refs:IS_IPV4 (Results 1 – 11 of 11) 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()
330 ( (IS_IPV4(&addr) && snbits > 32) || in authreadkeys()
267 if (IS_IPV4(addr)) in addr2refid()
518 if (IS_IPV4(srcadr)) { in restrictions()636 if (IS_IPV4(resaddr)) { in hack_restrict()778 if (IS_IPV4(addr)) { in restrict_source()
1290 if (IS_IPV4(if_addr)) { in interface_action()1420 if (IS_IPV4(&itf->sin)) { in convert_isc_if()1572 if (IS_IPV4(psau) && !NSRCADR(psau)) in is_wildcard_addr()2291 if (IS_IPV4(baddr)) { in socket_broadcast_enable()2324 if (IS_IPV4(baddr) && setsockopt(iface->fd, SOL_SOCKET, in socket_broadcast_disable()2632 REQUIRE(IS_IPV4(&ep->bcast)); in io_setbclient()2792 if (IS_IPV4(addr))2820 if (IS_IPV4(addr))2974 if (IS_IPV4(addr)) {3151 src = (IS_IPV4(dest))[all …]
992 if (IS_IPV4(&pp->srcadr)) { in peer_stats()1075 if (IS_IPV4(&sys_peer->srcadr)) { in sys_info()2182 if (IS_IPV4(&tr->tr_addr)) { in req_get_traps()2282 if (IS_IPV4(&laddr)) in do_setclr_trap()2293 if (IS_IPV4(&laddr)) in do_setclr_trap()
3680 if (IS_IPV4(addr)) in derive_nonce()
706 if (IS_IPV4(&pcmd->argval[qitems].netnum)) { in showpeer()782 if (IS_IPV4(&pcmd->argval[qitems].netnum)) { in peerstats()1437 if (IS_IPV4(&pcmd->argval[0].netnum)) { in doconfig()1508 if (IS_IPV4(&pcmd->argval[0].netnum)) { in unconfig()1862 if (IS_IPV4(&pcmd->argval[0].netnum)) { in do_restrict()1910 if (IS_IPV4(&pcmd->argval[0].netnum)) { in do_restrict()2176 if (IS_IPV4(&pcmd->argval[qitems].netnum)) { in preset()2470 if (IS_IPV4(&pcmd->argval[0].netnum)) { in do_addclr_trap()2496 if (IS_IPV4(&pcmd->argval[2].netnum)) in do_addclr_trap()
3716 if (datatype == TYPE_CLOCK && IS_IPV4(&hval)) { in cookedprint()
180041 ISREFCLOCKADR() includes IS_IPV4 check