Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h669 void tcp_push_one(struct sock *, unsigned int mss_now);
/linux/net/ipv4/
H A Dtcp_output.c3023 void tcp_push_one(struct sock *sk, unsigned int mss_now) in tcp_push_one() function
H A Dtcp.c1306 tcp_push_one(sk, mss_now); in tcp_sendmsg_locked()