Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dtcp.c650 static inline bool forced_push(const struct tcp_sock *tp) in forced_push() function
707 if (!(flags & MSG_MORE) || forced_push(tp)) in tcp_push()
1092 if (forced_push(tp)) { in do_tcp_sendpages()
1432 if (forced_push(tp)) { in tcp_sendmsg_locked()