Searched refs:nocell (Results 1 – 4 of 4) sorted by relevance
338 boolean_t nocell : 1; /* set once */ in ip_output_list() member356 (((_ipobf).nocell && IFNET_IS_CELLULAR(_ifp)) || \ in ip_output_list()460 ipobf.nocell = TRUE; in ip_output_list()
1641 unsigned int nocell:1, member
947 if (tra->nocell) { in tcp_respond()1015 if (tra->nocell) { in tcp_respond()
992 tra.nocell = INP_NO_CELLULAR(inp) ? 1 : 0; in tcp_send_keep_alive()