Home
last modified time | relevance | path

Searched refs:in6p_flags2 (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/netinet6/
H A Dudp6_output.c675 in6p->in6p_flags2 |= INP2_LAST_ROUTE_LOCAL; in udp6_output()
677 in6p->in6p_flags2 &= ~INP2_LAST_ROUTE_LOCAL; in udp6_output()
/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.h609 #define in6p_flags2 inp_flags2 macro