Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dtcp.h615 void tcp_push_one(struct sock *, unsigned int mss_now);
/linux-6.6.21/net/ipv4/
Dtcp_output.c2955 void tcp_push_one(struct sock *sk, unsigned int mss_now) in tcp_push_one() function
Dtcp.c1289 tcp_push_one(sk, mss_now); in tcp_sendmsg_locked()