Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp.c985 tcp_push_one(sk, mss_now); in do_tcp_sendpages()
1265 tcp_push_one(sk, mss_now); in tcp_sendmsg()
Dtcp_output.c2306 void tcp_push_one(struct sock *sk, unsigned int mss_now) in tcp_push_one() function
/linux-4.4.14/include/net/
Dtcp.h561 void tcp_push_one(struct sock *, unsigned int mss_now);