Home
last modified time | relevance | path

Searched refs:IPV6_FLAG_NOSRCIFSEL (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.81.4/bsd/netinet6/ !
H A Dip6_var.h416 #define IPV6_FLAG_NOSRCIFSEL 0x80 /* bypass source address selection */ macro
H A Draw_ip6.c640 flags |= IPV6_FLAG_NOSRCIFSEL; in rip6_output()
H A Dip6_output.c452 IPV6_UNSPECSRC | IPV6_FLAG_NOSRCIFSEL)) && in ip6_output_list()