Home
last modified time | relevance | path

Searched refs:tcp_push_pending_frames (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/ipv4/
Dtcp.c3223 tcp_push_pending_frames(sk); in __tcp_sock_set_cork()
3245 tcp_push_pending_frames(sk); in __tcp_sock_set_nodelay()
Dtcp_input.c5545 tcp_push_pending_frames(sk); in tcp_data_snd_check()
/Linux-v6.6/include/net/
Dtcp.h1981 static inline void tcp_push_pending_frames(struct sock *sk) in tcp_push_pending_frames() function
/Linux-v6.6/net/mptcp/
Dprotocol.c1356 tcp_push_pending_frames(ssk); in mptcp_sendmsg_frag()