Home
last modified time | relevance | path

Searched refs:IP6OAF_AWDL_UNRESTRICTED (Results 1 – 8 of 8) sorted by relevance

/xnu-11215.1.10/bsd/netinet6/
H A Dip6_var.h453 #define IP6OAF_AWDL_UNRESTRICTED 0x00000040 /* privileged AWDL */ macro
H A Din6_src.c775 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in in6_selectsrc()
787 IP6OAF_AWDL_UNRESTRICTED | IP6OAF_MANAGEMENT_ALLOWED; in in6_selectsrc()
1436 (!((_ip6oa)->ip6oa_flags & IP6OAF_AWDL_UNRESTRICTED) && \ in selectroute()
H A Dudp6_output.c216 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in udp6_output()
H A Draw_ip6.c497 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in rip6_output()
H A Dnd6_nbr.c623 IP6OAF_AWDL_UNRESTRICTED | IP6OAF_INTCOPROC_ALLOWED | in nd6_ns_output()
1460 IP6OAF_AWDL_UNRESTRICTED | IP6OAF_INTCOPROC_ALLOWED | in nd6_na_output()
H A Dicmp6.c2262 IP6OAF_INTCOPROC_ALLOWED | IP6OAF_AWDL_UNRESTRICTED | in icmp6_reflect()
/xnu-11215.1.10/bsd/netinet/
H A Dtcp_output.c3400 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in tcp_ip_output()
H A Dtcp_subr.c971 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in tcp_respond()