| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_output.c | 1443 static void tcp_set_skb_tso_segs(struct sk_buff *skb, unsigned int mss_now) in tcp_set_skb_tso_segs() 1533 unsigned int mss_now, gfp_t gfp) in tcp_fragment() 1698 int mss_now; in __tcp_mtu_to_mss() local 1801 int mss_now; in tcp_sync_mss() local 1826 u32 mss_now; in tcp_current_mss() local 1939 static void tcp_minshall_update(struct tcp_sock *tp, unsigned int mss_now, in tcp_minshall_update() 1964 static u32 tcp_tso_autosize(const struct sock *sk, unsigned int mss_now, in tcp_tso_autosize() 1986 static u32 tcp_tso_segs(struct sock *sk, unsigned int mss_now) in tcp_tso_segs() 2002 unsigned int mss_now, in tcp_mss_split_point() 2060 static int tcp_init_tso_segs(struct sk_buff *skb, unsigned int mss_now) in tcp_init_tso_segs() [all …]
|
| D | tcp.c | 722 void tcp_push(struct sock *sk, int flags, int mss_now, in tcp_push() 933 static unsigned int tcp_xmit_size_goal(struct sock *sk, u32 mss_now, in tcp_xmit_size_goal() 960 int mss_now; in tcp_send_mss() local 988 int mss_now, size_goal; in do_tcp_sendpages() local 1214 int mss_now = 0, size_goal, copied_syn = 0; in tcp_sendmsg_locked() local
|
| D | tcp_input.c | 986 unsigned int mss_now; member
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | tcp_output.c | 1462 static void tcp_set_skb_tso_segs(struct sk_buff *skb, unsigned int mss_now) in tcp_set_skb_tso_segs() 1552 unsigned int mss_now, gfp_t gfp) in tcp_fragment() 1706 int mss_now; in __tcp_mtu_to_mss() local 1809 int mss_now; in tcp_sync_mss() local 1834 u32 mss_now; in tcp_current_mss() local 1947 static void tcp_minshall_update(struct tcp_sock *tp, unsigned int mss_now, in tcp_minshall_update() 1983 static u32 tcp_tso_autosize(const struct sock *sk, unsigned int mss_now, in tcp_tso_autosize() 2003 static u32 tcp_tso_segs(struct sock *sk, unsigned int mss_now) in tcp_tso_segs() 2019 unsigned int mss_now, in tcp_mss_split_point() 2077 static int tcp_init_tso_segs(struct sk_buff *skb, unsigned int mss_now) in tcp_init_tso_segs() [all …]
|
| D | tcp.c | 705 void tcp_push(struct sock *sk, int flags, int mss_now, in tcp_push() 897 static unsigned int tcp_xmit_size_goal(struct sock *sk, u32 mss_now, in tcp_xmit_size_goal() 923 int mss_now; in tcp_send_mss() local 1045 int mss_now = 0, size_goal, copied_syn = 0; in tcp_sendmsg_locked() local 1355 int mss_now, size_goal; in tcp_splice_eof() local
|
| D | tcp_input.c | 1017 unsigned int mss_now; member
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| D | tcp_nip_output.c | 86 int mss_now; in __tcp_nip_mtu_to_mss() local 664 int mss_now; in tcp_nip_sync_mss() local 689 u32 mss_now; in tcp_nip_current_mss() local 1053 static void tcp_nip_set_skb_tso_segs(struct sk_buff *skb, unsigned int mss_now) in tcp_nip_set_skb_tso_segs() 1067 static int tcp_nip_init_tso_segs(struct sk_buff *skb, unsigned int mss_now) in tcp_nip_init_tso_segs() 1078 static bool tcp_nip_write_xmit(struct sock *sk, unsigned int mss_now, int nonagle, in tcp_nip_write_xmit()
|
| D | tcp_nip.c | 414 static void tcp_nip_push(struct sock *sk, int flags, int mss_now, in tcp_nip_push() 1429 static unsigned int tcp_nip_xmit_size_goal(struct sock *sk, u32 mss_now, in tcp_nip_xmit_size_goal() 1458 int mss_now; in tcp_nip_send_mss() local 1472 int mss_now = 0; in tcp_nip_sendmsg() local
|
| /kernel/linux/linux-5.10/net/mptcp/ |
| D | protocol.c | 896 int mss_now, avail_size, size_goal, offset, ret, frag_truesize = 0; in mptcp_sendmsg_frag() local 1173 int mss_now = 0, size_goal = 0, ret = 0; in mptcp_sendmsg() local 1752 int orig_len, orig_offset, mss_now = 0, size_goal = 0; in mptcp_worker() local
|
| /kernel/linux/linux-6.6/net/mptcp/ |
| D | protocol.c | 1137 int mss_now; member
|