Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Dip6_var.h447 #define IP6OAF_AWDL_UNRESTRICTED 0x00000040 /* privileged AWDL */ macro
H A Din6_src.c772 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in in6_selectsrc()
787 IP6OAF_AWDL_UNRESTRICTED | IP6OAF_MANAGEMENT_ALLOWED | in in6_selectsrc()
1437 (!((_ip6oa)->ip6oa_flags & IP6OAF_AWDL_UNRESTRICTED) && \ in selectroute()
H A Dudp6_output.c219 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in udp6_output()
H A Draw_ip6.c499 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in rip6_output()
H A Dnd6_nbr.c624 IP6OAF_AWDL_UNRESTRICTED | IP6OAF_INTCOPROC_ALLOWED | in nd6_ns_output()
1463 IP6OAF_AWDL_UNRESTRICTED | IP6OAF_INTCOPROC_ALLOWED | in nd6_na_output()
H A Dicmp6.c2264 IP6OAF_INTCOPROC_ALLOWED | IP6OAF_AWDL_UNRESTRICTED | in icmp6_reflect()
/xnu-12377.1.9/bsd/netinet/
H A Dtcp_output.c3579 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in tcp_ip_output()
H A Dtcp_subr.c1062 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in tcp_respond()