Searched refs:tcp_urg_mode (Results 1 – 1 of 1) sorted by relevance
348 static inline int tcp_urg_mode(const struct tcp_sock *tp) in tcp_urg_mode() function666 if (unlikely(tcp_urg_mode(tp) && in tcp_transmit_skb()1209 if (tcp_urg_mode(tp) || (tp->frto_counter == 2) || in tcp_nagle_test()1567 if (tso_segs > 1 && !tcp_urg_mode(tp)) in tcp_write_xmit()