Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_offload.c18 unsigned int seq, unsigned int mss) in tcp_gso_tstamp()
64 unsigned int mss; in tcp_gso_segment() local
187 unsigned int mss = 1; in tcp_gro_receive() local
Dtcp_output.c128 int mss = tp->advmss; in tcp_advertise_mss() local
193 u32 tcp_default_init_rwnd(u32 mss) in tcp_default_init_rwnd()
214 void tcp_select_initial_window(int __space, __u32 mss, in tcp_select_initial_window()
421 u16 mss; /* 0 to disable */ member
596 unsigned int mss, struct sk_buff *skb, in tcp_synack_options()
1323 int tcp_mss_to_mtu(struct sock *sk, int mss) in tcp_mss_to_mtu()
2153 int mss = tcp_current_mss(sk); in tcp_send_loss_probe() local
2296 int mss = icsk->icsk_ack.rcv_mss; in __tcp_select_window() local
2877 int mss; in tcp_make_synack() local
3305 unsigned int mss = tcp_current_mss(sk); in tcp_write_wakeup() local
Dsyncookies.c160 const __u16 mss = *mssp; in __cookie_v4_init_sequence() local
269 int mss; in cookie_v4_check() local
Dtcp_metrics.c30 u16 mss; member
686 void tcp_fastopen_cache_get(struct sock *sk, u16 *mss, in tcp_fastopen_cache_get()
710 void tcp_fastopen_cache_set(struct sock *sk, u16 mss, in tcp_fastopen_cache_set()
Dtcp_minisocks.c371 int mss = dst_metric_advmss(dst); in tcp_openreq_init_rwin() local
Dudp_offload.c149 unsigned int mss; in udp4_ufo_fragment() local
Dtcp_timer.c126 int mss; in tcp_mtu_probing() local
Dtcp_input.c384 u32 mss = tcp_sk(sk)->advmss; in tcp_fixup_rcvbuf() local
1150 unsigned int mss; in tcp_match_skb_to_sack() local
1284 unsigned int pcount, int shifted, int mss, in tcp_shifted_skb()
1387 int mss; in tcp_shift_skb_data() local
2222 unsigned int mss; in tcp_mark_head_lost() local
2629 unsigned int mss = tcp_current_mss(sk); in tcp_simple_retransmit() local
5338 u16 mss = tp->rx_opt.mss_clamp; in tcp_rcv_fastopen_synack() local
/net/ipv6/
Dsyncookies.c120 const __u16 mss = *mssp; in __cookie_v6_init_sequence() local
166 int mss; in cookie_v6_check() local
Dudp_offload.c24 unsigned int mss; in udp6_ufo_fragment() local
/net/ipv6/netfilter/
Dip6t_SYNPROXY.c93 u16 mss = opts->mss; in synproxy_send_client_synack() local
252 int mss; in synproxy_recv_client_ack() local
/net/ipv4/netfilter/
Dipt_SYNPROXY.c78 u16 mss = opts->mss; in synproxy_send_client_synack() local
237 int mss; in synproxy_recv_client_ack() local
/net/netfilter/
Dxt_osf.c204 u16 window, totlen, mss = 0; in xt_osf_match_packet() local
/net/decnet/
Ddn_route.c286 u32 mss = mtu - DN_MAX_NSP_DATA_HEADER; in dn_dst_update_pmtu() local
904 unsigned int mss = dn_mss_from_pmtu(dev, dst_mtu(&rt->dst)); in dn_rt_set_next_hop() local
Daf_decnet.c1853 unsigned int mss = 230 - DN_MAX_NSP_DATA_HEADER; in dn_mss_from_pmtu() local
1916 size_t mss; in dn_sendmsg() local
/net/core/
Dskbuff.c2911 unsigned int mss = skb_shinfo(head_skb)->gso_size; in skb_segment() local