Searched refs:nocell (Results 1 – 5 of 5) sorted by relevance
355 tra.nocell = INP_NO_CELLULAR(inp) ? 1 : 0; in syncookie_respond()
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()
1827 unsigned int nocell:1, member
996 tra.nocell = INP_NO_CELLULAR(inp) ? 1 : 0; in tcp_send_keep_alive()
1157 if (tra->nocell) { in tcp_respond()1228 if (tra->nocell) { in tcp_respond()