Searched refs:IS_INP_V6 (Results 1 – 1 of 1) sorted by relevance
573 #define IS_INP_V6(inp) (inp && (inp->inp_vflag & INP_IPV6)) macro602 …(inp && ((IS_INP_V6(inp) && IN6_IS_ADDR_LOOPBACK(&inp->in6p_faddr)) || (ntohl(inp->inp_faddr.s_add…3120 !IS_INP_V6(inp)) { in cfil_fill_event_msg_addresses()4005 if ((!outgoing && !IS_INP_V6(inp)) || in cfil_dispatch_data_event()