Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp.c653 static inline bool forced_push(const struct tcp_sock *tp) in forced_push() function
710 if (!(flags & MSG_MORE) || forced_push(tp)) in tcp_push()
1096 if (forced_push(tp)) { in do_tcp_sendpages()
1436 if (forced_push(tp)) { in tcp_sendmsg_locked()