Searched refs:tcp_push_one (Results 1 – 3 of 3) sorted by relevance
491 extern void tcp_push_one(struct sock *, unsigned int mss_now);
845 tcp_push_one(sk, mss_now); in do_tcp_sendpages()1097 tcp_push_one(sk, mss_now); in tcp_sendmsg()
1841 void tcp_push_one(struct sock *sk, unsigned int mss_now) in tcp_push_one() function