Searched refs:IS_IPV4 (Results 1 – 12 of 12) 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) && \238 (IS_IPV4(srcadr) \244 (IS_IPV4(psau) \
36 if (IS_IPV4(netaddr)) { in netof()
278 if (IS_IPV4(addr)) { in addr2refid()
332 ( (IS_IPV4(&addr) && snbits > 32) || in authreadkeys()
1197 if (IS_IPV4(if_addr)) { in interface_action()1324 if (IS_IPV4(&itf->sin)) { in convert_isc_if()1468 if (IS_IPV4(psau) && !NSRCADR(psau)) in is_wildcard_addr()1492 } else if (IS_IPV4(psau)) { in is_linklocal()2340 if (IS_IPV4(baddr)) { in socket_broadcast_enable()2373 if (IS_IPV4(baddr) && setsockopt(iface->fd, SOL_SOCKET, in socket_broadcast_disable()2673 REQUIRE(IS_IPV4(&ep->bcast)); in io_setbclient()2829 if (IS_IPV4(addr))2857 if (IS_IPV4(addr))3011 if (IS_IPV4(addr)) {[all …]
525 if (IS_IPV4(srcadr)) { in restrictions()652 if (IS_IPV4(resaddr)) { in hack_restrict()653 DEBUG_INVARIANT(IS_IPV4(resmask)); in hack_restrict()
992 if (IS_IPV4(&pp->srcadr)) { in peer_stats()1075 if (IS_IPV4(&sys_peer->srcadr)) { in sys_info()2191 if (IS_IPV4(&tr->tr_addr)) { in req_get_traps()2291 if (IS_IPV4(&laddr)) in do_setclr_trap()2302 if (IS_IPV4(&laddr)) in do_setclr_trap()
477 || (IS_IPV4(&peer->srcadr) && !nonlocal_v4_addr_up)) { in transmit()4915 if ( (IS_IPV4(rmtadr) && !nonlocal_v4_addr_up) in pool_xmit()
3670 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()
3712 if (datatype == TYPE_CLOCK && IS_IPV4(&hval)) { in cookedprint()
183262 ISREFCLOCKADR() includes IS_IPV4 check