Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp.c1074 tcp_push_one(sk, mss_now); in do_tcp_sendpages()
1402 tcp_push_one(sk, mss_now); in tcp_sendmsg_locked()
H A Dtcp_output.c2878 void tcp_push_one(struct sock *sk, unsigned int mss_now) in tcp_push_one() function
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h598 void tcp_push_one(struct sock *, unsigned int mss_now);