Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c3542 tcp_push_pending_frames(sk); in __tcp_sock_set_cork()
3564 tcp_push_pending_frames(sk); in __tcp_sock_set_nodelay()
H A Dtcp_input.c5753 tcp_push_pending_frames(sk); in tcp_data_snd_check()
/linux/include/net/
H A Dtcp.h2119 static inline void tcp_push_pending_frames(struct sock *sk) in tcp_push_pending_frames() function
/linux/net/mptcp/
H A Dprotocol.c1372 tcp_push_pending_frames(ssk); in mptcp_sendmsg_frag()