Searched refs:INP_NO_EXPENSIVE (Results 1 – 13 of 13) sorted by relevance
212 if (INP_NO_EXPENSIVE(in6p)) { in udp6_output()743 (INP_NO_CELLULAR(in6p) || INP_NO_EXPENSIVE(in6p) || INP_NO_CONSTRAINED(in6p))) { in udp6_output()
492 if (INP_NO_EXPENSIVE(in6p)) { in rip6_output()891 (INP_NO_CELLULAR(in6p) || INP_NO_EXPENSIVE(in6p) || INP_NO_CONSTRAINED(in6p))) { in rip6_output()
765 if (INP_NO_EXPENSIVE(inp)) { in in6_selectsrc()
356 tra.noexpensive = INP_NO_EXPENSIVE(inp) ? 1 : 0; in syncookie_respond()
498 if (INP_NO_EXPENSIVE(inp)) { in rip_output()736 (INP_NO_CELLULAR(inp) || INP_NO_EXPENSIVE(inp) || INP_NO_CONSTRAINED(inp))) { in rip_output()
765 #define INP_NO_EXPENSIVE(_inp) \ macro
1726 if (INP_NO_EXPENSIVE(inp)) { in udp_output()2224 (INP_NO_CELLULAR(inp) || INP_NO_EXPENSIVE(inp) || INP_NO_CONSTRAINED(inp))) { in udp_output()
3571 if (INP_NO_EXPENSIVE(inp)) { in tcp_ip_output()3848 (INP_NO_CELLULAR(inp) || INP_NO_EXPENSIVE(inp) || INP_NO_CONSTRAINED(inp))) { in tcp_ip_output()
4031 if (IFNET_IS_EXPENSIVE(ifp) && INP_NO_EXPENSIVE(inp)) { in _inp_restricted_recv()4118 if (IFNET_IS_EXPENSIVE(ifp) && INP_NO_EXPENSIVE(inp)) { in _inp_restricted_send()
997 tra.noexpensive = INP_NO_EXPENSIVE(inp) ? 1 : 0; in tcp_send_keep_alive()
705 if (INP_NO_EXPENSIVE(inp)) { in flow_divert_check_no_expensive()
2265 head_noexpensive = INP_NO_EXPENSIVE(oinp); in tcp_create_server_socket()
10059 if (INP_NO_EXPENSIVE(inp)) { in necp_socket_fillout_info_locked()