Searched refs:forced_push (Results 1 – 2 of 2) sorted by relevance
39 … max_window read_mostly tcp_bound_to_half_wnd,forced_push111 … tcp_rate_check_app_limited,tcp_write_queue_empty,tcp_skb_entail,forced_push,tcp_mark_push113 … pushed_seq read_write tcp_mark_push,forced_push
679 static inline bool forced_push(const struct tcp_sock *tp) in forced_push() function736 if (!(flags & MSG_MORE) || forced_push(tp)) in tcp_push()1310 if (forced_push(tp)) { in tcp_sendmsg_locked()