Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_var.h335 #define IPOAF_AWDL_UNRESTRICTED 0x00000040 /* can send over macro
H A Draw_ip.c509 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in rip_output()
H A Dudp_usrreq.c1673 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in udp_output()
H A Dip_output.c481 if (ipoa->ipoa_flags & IPOAF_AWDL_UNRESTRICTED) { in ip_output_list()
H A Dtcp_output.c3402 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in tcp_ip_output()
H A Dtcp_subr.c1039 ipoa.ipoa_flags |= IPOAF_AWDL_UNRESTRICTED; in tcp_respond()