Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp.c2972 tcp_push_pending_frames(sk); in __tcp_sock_set_cork()
2994 tcp_push_pending_frames(sk); in __tcp_sock_set_nodelay()
H A Dtcp_input.c5444 tcp_push_pending_frames(sk); in tcp_data_snd_check()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h1874 static inline void tcp_push_pending_frames(struct sock *sk) in tcp_push_pending_frames() function