Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/networking/net_cachelines/
Dtcp_sock.rst57 …agle read_write tcp_skb_entail,tcp_push_pending_frames
/linux-6.14.4/net/ipv4/
Dtcp.c3542 tcp_push_pending_frames(sk); in __tcp_sock_set_cork()
3564 tcp_push_pending_frames(sk); in __tcp_sock_set_nodelay()
Dtcp_input.c5753 tcp_push_pending_frames(sk); in tcp_data_snd_check()
/linux-6.14.4/include/net/
Dtcp.h2119 static inline void tcp_push_pending_frames(struct sock *sk) in tcp_push_pending_frames() function
/linux-6.14.4/net/mptcp/
Dprotocol.c1372 tcp_push_pending_frames(ssk); in mptcp_sendmsg_frag()