Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dip_var.h330 #define IPOAF_AWDL_UNRESTRICTED 0x00000040 /* can send over macro
H A Draw_ip.c485 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in rip_output()
H A Dip_output.c471 if (ipoa->ipoa_flags & IPOAF_AWDL_UNRESTRICTED) { in ip_output_list()
H A Dtcp_output.c3212 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in tcp_ip_output()
H A Dudp_usrreq.c1624 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in udp_output()
H A Dtcp_subr.c1025 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in tcp_respond()