/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | tcp_nip_output.c | 1078 static bool tcp_nip_write_xmit(struct sock *sk, unsigned int mss_now, int nonagle, in tcp_nip_write_xmit() argument 159 __tcp_nip_push_pending_frames(struct sock *sk, unsigned int cur_mss, int nonagle) __tcp_nip_push_pending_frames() argument
|
H A D | tcp_nip.c | 414 tcp_nip_push(struct sock *sk, int flags, int mss_now, int nonagle, int size_goal) tcp_nip_push() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | tcp.h | 237 u8 nonagle : 4,/* Disable Nagle algorithm? */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | tcp.h | 269 u8 nonagle : 4,/* Disable Nagle algorithm? */ member
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_output.c | 1953 tcp_nagle_check(bool partial, const struct tcp_sock *tp, int nonagle) tcp_nagle_check() argument 2000 tcp_mss_split_point(const struct sock *sk, const struct sk_buff *skb, unsigned int mss_now, unsigned int max_segs, int nonagle) tcp_mss_split_point() argument 2075 tcp_nagle_test(const struct tcp_sock *tp, const struct sk_buff *skb, unsigned int cur_mss, int nonagle) tcp_nagle_test() argument 2612 tcp_write_xmit(struct sock *sk, unsigned int mss_now, int nonagle, int push_one, gfp_t gfp) tcp_write_xmit() argument 2874 __tcp_push_pending_frames(struct sock *sk, unsigned int cur_mss, int nonagle) __tcp_push_pending_frames() argument [all...] |
H A D | tcp.c | 722 tcp_push(struct sock *sk, int flags, int mss_now, int nonagle, int size_goal) tcp_push() argument [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_output.c | 1954 tcp_nagle_check(bool partial, const struct tcp_sock *tp, int nonagle) tcp_nagle_check() argument 2010 tcp_mss_split_point(const struct sock *sk, const struct sk_buff *skb, unsigned int mss_now, unsigned int max_segs, int nonagle) tcp_mss_split_point() argument 2085 tcp_nagle_test(const struct tcp_sock *tp, const struct sk_buff *skb, unsigned int cur_mss, int nonagle) tcp_nagle_test() argument 2670 tcp_write_xmit(struct sock *sk, unsigned int mss_now, int nonagle, int push_one, gfp_t gfp) tcp_write_xmit() argument 2937 __tcp_push_pending_frames(struct sock *sk, unsigned int cur_mss, int nonagle) __tcp_push_pending_frames() argument [all...] |
H A D | tcp.c | 705 tcp_push(struct sock *sk, int flags, int mss_now, int nonagle, int size_goal) tcp_push() argument [all...] |