Home
last modified time | relevance | path

Searched refs:IPOAF_AWDL_UNRESTRICTED (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Dip_var.h289 #define IPOAF_AWDL_UNRESTRICTED 0x00000040 /* can send over macro
H A Draw_ip.c473 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in rip_output()
H A Dtcp_output.c2942 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in tcp_ip_output()
H A Dudp_usrreq.c1610 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in udp_output()
H A Dip_output.c469 if (ipoa->ipoa_flags & IPOAF_AWDL_UNRESTRICTED) { in ip_output_list()
H A Dtcp_subr.c1022 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in tcp_respond()