Searched refs:tcp_nip_push (Results 1 – 1 of 1) sorted by relevance
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| D | tcp_nip.c | 414 static void tcp_nip_push(struct sock *sk, int flags, int mss_now, in tcp_nip_push() function 1563 tcp_nip_push(sk, flags & ~MSG_MORE, mss_now, in tcp_nip_sendmsg() 1575 tcp_nip_push(sk, flags, mss_now, tp->nonagle, size_goal); in tcp_nip_sendmsg()
|