Home
last modified time | relevance | path

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

/linux-6.15/Documentation/networking/net_cachelines/
Dtcp_sock.rst58 …agle read_write tcp_skb_entail,tcp_push_pending_frames
/linux-6.15/net/ipv4/
Dtcp.c3555 tcp_push_pending_frames(sk); in __tcp_sock_set_cork()
3577 tcp_push_pending_frames(sk); in __tcp_sock_set_nodelay()
Dtcp_input.c5771 tcp_push_pending_frames(sk); in tcp_data_snd_check()
/linux-6.15/include/net/
Dtcp.h2174 static inline void tcp_push_pending_frames(struct sock *sk) in tcp_push_pending_frames() function
/linux-6.15/net/mptcp/
Dprotocol.c1270 tcp_push_pending_frames(ssk); in mptcp_sendmsg_frag()