Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp.c3062 tcp_push_pending_frames(sk); in __tcp_sock_set_cork()
3084 tcp_push_pending_frames(sk); in __tcp_sock_set_nodelay()
Dtcp_input.c5468 tcp_push_pending_frames(sk); in tcp_data_snd_check()
/kernel/linux/linux-6.6/net/ipv4/
Dtcp.c3234 tcp_push_pending_frames(sk); in __tcp_sock_set_cork()
3256 tcp_push_pending_frames(sk); in __tcp_sock_set_nodelay()
Dtcp_input.c5549 tcp_push_pending_frames(sk); in tcp_data_snd_check()
/kernel/linux/linux-5.10/include/net/
Dtcp.h1893 static inline void tcp_push_pending_frames(struct sock *sk) in tcp_push_pending_frames() function
/kernel/linux/linux-6.6/include/net/
Dtcp.h1988 static inline void tcp_push_pending_frames(struct sock *sk) in tcp_push_pending_frames() function
/kernel/linux/linux-6.6/net/mptcp/
Dprotocol.c1363 tcp_push_pending_frames(ssk); in mptcp_sendmsg_frag()