Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet6/
H A Dip6_var.h442 #define IP6OAF_AWDL_UNRESTRICTED 0x00000040 /* privileged AWDL */ macro
H A Din6_src.c777 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in in6_selectsrc()
789 IP6OAF_AWDL_UNRESTRICTED | IP6OAF_MANAGEMENT_ALLOWED; in in6_selectsrc()
1439 (!((_ip6oa)->ip6oa_flags & IP6OAF_AWDL_UNRESTRICTED) && \ in selectroute()
H A Dudp6_output.c213 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in udp6_output()
H A Draw_ip6.c494 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in rip6_output()
H A Dnd6_nbr.c606 IP6OAF_AWDL_UNRESTRICTED | IP6OAF_INTCOPROC_ALLOWED | in nd6_ns_output()
1427 IP6OAF_AWDL_UNRESTRICTED | IP6OAF_INTCOPROC_ALLOWED | in nd6_na_output()
H A Dicmp6.c2260 IP6OAF_INTCOPROC_ALLOWED | IP6OAF_AWDL_UNRESTRICTED | in icmp6_reflect()
/xnu-8796.141.3/bsd/netinet/
H A Dtcp_output.c3210 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in tcp_ip_output()
H A Dtcp_subr.c957 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in tcp_respond()