Searched refs:INP_NO_CELLULAR (Results 1 – 14 of 14) sorted by relevance
209 if (INP_NO_CELLULAR(in6p)) { in udp6_output()743 (INP_NO_CELLULAR(in6p) || INP_NO_EXPENSIVE(in6p) || INP_NO_CONSTRAINED(in6p))) { in udp6_output()
489 if (INP_NO_CELLULAR(in6p)) { in rip6_output()891 (INP_NO_CELLULAR(in6p) || INP_NO_EXPENSIVE(in6p) || INP_NO_CONSTRAINED(in6p))) { in rip6_output()
2888 if (!optval && INP_NO_CELLULAR(in6p)) { in ip6_ctloutput()3108 optval = INP_NO_CELLULAR(in6p) ? 1 : 0; in ip6_ctloutput()
762 if (INP_NO_CELLULAR(inp)) { in in6_selectsrc()
355 tra.nocell = INP_NO_CELLULAR(inp) ? 1 : 0; in syncookie_respond()
495 if (INP_NO_CELLULAR(inp)) { in rip_output()736 (INP_NO_CELLULAR(inp) || INP_NO_EXPENSIVE(inp) || INP_NO_CONSTRAINED(inp))) { in rip_output()
763 #define INP_NO_CELLULAR(_inp) \ macro
3830 before = INP_NO_CELLULAR(inp); in inp_update_cellular_policy()3836 after = INP_NO_CELLULAR(inp); in inp_update_cellular_policy()4027 if (IFNET_IS_CELLULAR(ifp) && INP_NO_CELLULAR(inp)) { in _inp_restricted_recv()4114 if (IFNET_IS_CELLULAR(ifp) && INP_NO_CELLULAR(inp)) { in _inp_restricted_send()
2644 if (!optval && INP_NO_CELLULAR(inp)) { in ip_ctloutput()2789 optval = INP_NO_CELLULAR(inp) ? 1 : 0; in ip_ctloutput()
1723 if (INP_NO_CELLULAR(inp)) { in udp_output()2224 (INP_NO_CELLULAR(inp) || INP_NO_EXPENSIVE(inp) || INP_NO_CONSTRAINED(inp))) { in udp_output()
3564 if (INP_NO_CELLULAR(inp)) { in tcp_ip_output()3848 (INP_NO_CELLULAR(inp) || INP_NO_EXPENSIVE(inp) || INP_NO_CONSTRAINED(inp))) { in tcp_ip_output()
996 tra.nocell = INP_NO_CELLULAR(inp) ? 1 : 0; in tcp_send_keep_alive()
686 if (INP_NO_CELLULAR(inp)) { in flow_divert_check_no_cellular()
2261 head_nocell = INP_NO_CELLULAR(oinp); in tcp_create_server_socket()