Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dip_var.h335 #define IPOAF_AWDL_UNRESTRICTED 0x00000040 /* can send over macro
H A Draw_ip.c505 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in rip_output()
H A Dip_output.c484 if (ipoa->ipoa_flags & IPOAF_AWDL_UNRESTRICTED) { in ip_output_list()
H A Dudp_usrreq.c1696 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in udp_output()
H A Dtcp_output.c3581 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in tcp_ip_output()
H A Dtcp_subr.c1133 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in tcp_respond()