Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dip6_var.h442 #define IP6OAF_AWDL_UNRESTRICTED 0x00000040 /* privileged AWDL */ macro
H A Din6_src.c685 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in in6_selectsrc()
694 IP6OAF_AWDL_UNRESTRICTED; in in6_selectsrc()
1344 (!((_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.c484 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in rip6_output()
H A Dnd6_nbr.c600 IP6OAF_AWDL_UNRESTRICTED | IP6OAF_INTCOPROC_ALLOWED; in nd6_ns_output()
1413 IP6OAF_AWDL_UNRESTRICTED | IP6OAF_INTCOPROC_ALLOWED; in nd6_na_output()
H A Dicmp6.c2235 IP6OAF_INTCOPROC_ALLOWED | IP6OAF_AWDL_UNRESTRICTED; in icmp6_reflect()
/xnu-8019.80.24/bsd/netinet/
H A Dtcp_output.c2940 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in tcp_ip_output()
H A Dtcp_subr.c957 ip6oa.ip6oa_flags |= IP6OAF_AWDL_UNRESTRICTED; in tcp_respond()