Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/networking/net_cachelines/
Dtcp_sock.rst56 …agle read_write - tcp_skb_entail,tcp_push_pending_frames
/linux-6.12.1/net/ipv4/
Dtcp.c3528 tcp_push_pending_frames(sk); in __tcp_sock_set_cork()
3550 tcp_push_pending_frames(sk); in __tcp_sock_set_nodelay()
Dtcp_input.c5741 tcp_push_pending_frames(sk); in tcp_data_snd_check()
/linux-6.12.1/include/net/
Dtcp.h2102 static inline void tcp_push_pending_frames(struct sock *sk) in tcp_push_pending_frames() function
/linux-6.12.1/net/mptcp/
Dprotocol.c1371 tcp_push_pending_frames(ssk); in mptcp_sendmsg_frag()