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