Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp.c991 tcp_push_one(sk, mss_now); in do_tcp_sendpages()
1289 tcp_push_one(sk, mss_now); in tcp_sendmsg()
Dtcp_output.c2225 void tcp_push_one(struct sock *sk, unsigned int mss_now) in tcp_push_one() function