Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp.c1075 tcp_push_one(sk, mss_now); in do_tcp_sendpages()
1400 tcp_push_one(sk, mss_now); in tcp_sendmsg_locked()
Dtcp_output.c2668 void tcp_push_one(struct sock *sk, unsigned int mss_now) in tcp_push_one() function