Searched refs:nocell (Results 1 – 4 of 4) sorted by relevance
347 boolean_t nocell : 1; /* set once */ in ip_output_list() member367 (((_ipobf).nocell && IFNET_IS_CELLULAR(_ifp)) || \ in ip_output_list()473 ipobf.nocell = true; in ip_output_list()
1834 unsigned int nocell:1, member
968 if (tra->nocell) { in tcp_respond()1039 if (tra->nocell) { in tcp_respond()
1004 tra.nocell = INP_NO_CELLULAR(inp) ? 1 : 0; in tcp_send_keep_alive()