Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp.c657 static inline bool forced_push(const struct tcp_sock *tp) in forced_push() function
714 if (!(flags & MSG_MORE) || forced_push(tp)) in tcp_push()
1288 if (forced_push(tp)) { in tcp_sendmsg_locked()