Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet6/
H A Dip6_var.h405 #define IPV6_FLAG_NOSRCIFSEL 0x80 /* bypas source address selection */ macro
H A Draw_ip6.c630 flags |= IPV6_FLAG_NOSRCIFSEL; in rip6_output()
H A Dip6_output.c442 IPV6_UNSPECSRC | IPV6_FLAG_NOSRCIFSEL)) && in ip6_output_list()