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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp.c525 static inline int forced_push(struct tcp_sock *tp) function
559 if (!(flags & MSG_MORE) || forced_push(tp))
837 if (forced_push(tp)) {
1091 if (forced_push(tp)) {

Completed in 62 milliseconds