Home
last modified time | relevance | path

Searched refs:forced_push (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/net/ipv4/
Dtcp.c647 static inline bool forced_push(const struct tcp_sock *tp) in forced_push() function
704 if (!(flags & MSG_MORE) || forced_push(tp)) in tcp_push()
1091 if (forced_push(tp)) { in do_tcp_sendpages()
1423 if (forced_push(tp)) { in tcp_sendmsg_locked()