Searched refs:forced_push (Results 1 – 2 of 2) sorted by relevance
37 … max_window read_mostly - tcp_bound_to_half_wnd,forced_push109 … tcp_rate_check_app_limited,tcp_write_queue_empty,tcp_skb_entail,forced_push,tcp_mark_push111 … pushed_seq read_write - tcp_mark_push,forced_push
670 static inline bool forced_push(const struct tcp_sock *tp) in forced_push() function727 if (!(flags & MSG_MORE) || forced_push(tp)) in tcp_push()1301 if (forced_push(tp)) { in tcp_sendmsg_locked()