Home
last modified time | relevance | path

Searched defs:mss (Results 1 – 18 of 18) sorted by relevance

/net/ipv4/
Dtcp_offload.c18 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
Dtcp_output.c123 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 …]
Dtcp_fastopen.c330 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss, in tcp_fastopen_cookie_check()
369 u16 mss; in tcp_fastopen_defer_connect() local
Dsyncookies.c169 const __u16 mss = *mssp; in __cookie_v4_init_sequence() local
299 int mss; in cookie_v4_check() local
Dtcp_metrics.c31 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()
Dudp_offload.c194 unsigned int mss; in udp4_ufo_fragment() local
Dtcp_minisocks.c362 int mss; in tcp_openreq_init_rwin() local
Dtcp_timer.c139 int mss; in tcp_mtu_probing() local
Dtcp_input.c420 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/
Dsyncookies.c101 const __u16 mss = *mssp; in __cookie_v6_init_sequence() local
144 int mss; in cookie_v6_check() local
Dudp_offload.c24 unsigned int mss; in udp6_ufo_fragment() local
/net/ipv4/netfilter/
Dipt_SYNPROXY.c80 u16 mss = opts->mss; in synproxy_send_client_synack() local
242 int mss; in synproxy_recv_client_ack() local
/net/ipv6/netfilter/
Dip6t_SYNPROXY.c94 u16 mss = opts->mss; in synproxy_send_client_synack() local
256 int mss; in synproxy_recv_client_ack() local
/net/netfilter/
Dxt_osf.c207 u16 window, totlen, mss = 0; in xt_osf_match_packet() local
/net/batman-adv/
Dtp_meter.c152 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/
Ddn_route.c284 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
Daf_decnet.c1859 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/
Dskbuff.c3501 unsigned int mss = skb_shinfo(head_skb)->gso_size; in skb_segment() local