Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dip_output.c343 boolean_t awdl_unrestricted : 1; /* set once */ in ip_output_list() member
359 (!(_ipobf).awdl_unrestricted && IFNET_IS_AWDL_RESTRICTED(_ifp))) in ip_output_list()
470 ipobf.awdl_unrestricted = TRUE; in ip_output_list()
H A Dtcp_var.h1583 awdl_unrestricted:1, member
H A Dtcp_subr.c956 if (tra->awdl_unrestricted) { in tcp_respond()
1021 if (tra->awdl_unrestricted) { in tcp_respond()
H A Dtcp_timer.c994 tra.awdl_unrestricted = INP_AWDL_UNRESTRICTED(inp); in tcp_send_keep_alive()
H A Dtcp_input.c5442 tra.awdl_unrestricted = 1; in tcp_input()
H A Dmptcp_subr.c4526 tra.awdl_unrestricted = 1; in mptcp_subflow_mustrst_ev()