| /net/ipv4/ |
| D | tcp_offload.c | 18 unsigned int seq, unsigned int mss) in tcp_gso_tstamp() 67 unsigned int mss; in tcp_gso_segment() local 192 unsigned int mss = 1; in tcp_gro_receive() local
|
| D | tcp_output.c | 123 int mss = tp->advmss; in tcp_advertise_mss() local 190 u32 tcp_default_init_rwnd(u32 mss) in tcp_default_init_rwnd() 211 void tcp_select_initial_window(int __space, __u32 mss, in tcp_select_initial_window() 429 u16 mss; /* 0 to disable */ member 616 unsigned int mss, struct sk_buff *skb, in tcp_synack_options() 1473 int tcp_mss_to_mtu(struct sock *sk, int mss) in tcp_mss_to_mtu() 2006 int mss = tcp_current_mss(sk); in tcp_mtu_check_reprobe() local 2499 int mss = tcp_current_mss(sk); in tcp_send_loss_probe() local 2651 int mss = icsk->icsk_ack.rcv_mss; in __tcp_select_window() local 3211 int mss; in tcp_make_synack() local [all …]
|
| D | tcp_fastopen.c | 330 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss, in tcp_fastopen_cookie_check() 369 u16 mss; in tcp_fastopen_defer_connect() local
|
| D | syncookies.c | 169 const __u16 mss = *mssp; in __cookie_v4_init_sequence() local 299 int mss; in cookie_v4_check() local
|
| D | tcp_metrics.c | 31 u16 mss; member 552 void tcp_fastopen_cache_get(struct sock *sk, u16 *mss, in tcp_fastopen_cache_get() 578 void tcp_fastopen_cache_set(struct sock *sk, u16 mss, in tcp_fastopen_cache_set()
|
| D | udp_offload.c | 194 unsigned int mss; in udp4_ufo_fragment() local
|
| D | tcp_minisocks.c | 362 int mss; in tcp_openreq_init_rwin() local
|
| D | tcp_timer.c | 139 int mss; in tcp_mtu_probing() local
|
| D | tcp_input.c | 420 u32 mss = tcp_sk(sk)->advmss; in tcp_fixup_rcvbuf() local 1174 unsigned int mss; in tcp_match_skb_to_sack() local 1306 unsigned int pcount, int shifted, int mss, in tcp_shifted_skb() 1426 int mss; in tcp_shift_skb_data() local 2232 unsigned int mss; in tcp_mark_head_lost() local 2648 unsigned int mss = tcp_current_mss(sk); in tcp_simple_retransmit() local 5625 u16 mss = tp->rx_opt.mss_clamp, try_exp = 0; in tcp_rcv_fastopen_synack() local
|
| /net/ipv6/ |
| D | syncookies.c | 101 const __u16 mss = *mssp; in __cookie_v6_init_sequence() local 144 int mss; in cookie_v6_check() local
|
| D | udp_offload.c | 24 unsigned int mss; in udp6_ufo_fragment() local
|
| /net/ipv4/netfilter/ |
| D | ipt_SYNPROXY.c | 80 u16 mss = opts->mss; in synproxy_send_client_synack() local 242 int mss; in synproxy_recv_client_ack() local
|
| /net/ipv6/netfilter/ |
| D | ip6t_SYNPROXY.c | 94 u16 mss = opts->mss; in synproxy_send_client_synack() local 256 int mss; in synproxy_recv_client_ack() local
|
| /net/netfilter/ |
| D | xt_osf.c | 207 u16 window, totlen, mss = 0; in xt_osf_match_packet() local
|
| /net/batman-adv/ |
| D | tp_meter.c | 152 static void batadv_tp_update_cwnd(struct batadv_tp_vars *tp_vars, u32 mss) in batadv_tp_update_cwnd() 639 size_t packet_len, mss; in batadv_tp_recv_ack() local
|
| /net/decnet/ |
| D | dn_route.c | 284 u32 mss = mtu - DN_MAX_NSP_DATA_HEADER; in dn_dst_update_pmtu() local 896 unsigned int mss = dn_mss_from_pmtu(dev, dst_mtu(&rt->dst)); in dn_rt_set_next_hop() local
|
| D | af_decnet.c | 1859 unsigned int mss = 230 - DN_MAX_NSP_DATA_HEADER; in dn_mss_from_pmtu() local 1921 size_t mss; in dn_sendmsg() local
|
| /net/core/ |
| D | skbuff.c | 3501 unsigned int mss = skb_shinfo(head_skb)->gso_size; in skb_segment() local
|