/net/ipv4/ |
D | tcp_offload.c | 15 unsigned int seq, unsigned int mss) in tcp_gso_tstamp() 64 unsigned int mss; in tcp_gso_segment() local 189 unsigned int mss = 1; in tcp_gro_receive() local
|
D | udp_offload.c | 252 unsigned int mss = skb_shinfo(skb)->gso_size; in __udp_gso_segment_list() local 270 unsigned int mss; in __udp_gso_segment() local 371 unsigned int mss; in udp4_ufo_fragment() local
|
D | syncookies.c | 159 const __u16 mss = *mssp; in __cookie_v4_init_sequence() local 332 int full_space, mss; in cookie_v4_check() local
|
D | tcp_output.c | 125 int mss = tp->advmss; in tcp_advertise_mss() local 205 void tcp_select_initial_window(const struct sock *sk, int __space, __u32 mss, in tcp_select_initial_window() 434 u16 mss; /* 0 to disable */ member 840 unsigned int mss, struct sk_buff *skb, in tcp_synack_options() 1736 int tcp_mss_to_mtu(struct sock *sk, int mss) in tcp_mss_to_mtu() 2288 int mss = tcp_current_mss(sk); in tcp_mtu_check_reprobe() local 2818 int mss = tcp_current_mss(sk); in tcp_send_loss_probe() local 2969 int mss = icsk->icsk_ack.rcv_mss; in __tcp_select_window() local 3555 int mss; in tcp_make_synack() local 4071 unsigned int mss = tcp_current_mss(sk); in tcp_write_wakeup() local
|
D | tcp_fastopen.c | 419 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss, in tcp_fastopen_cookie_check() 455 u16 mss; in tcp_fastopen_defer_connect() local
|
D | tcp_metrics.c | 29 u16 mss; member 561 void tcp_fastopen_cache_get(struct sock *sk, u16 *mss, in tcp_fastopen_cache_get() 584 void tcp_fastopen_cache_set(struct sock *sk, u16 mss, in tcp_fastopen_cache_set()
|
D | tcp_recovery.c | 230 u32 mss; in tcp_newreno_mark_lost() local
|
D | tcp_minisocks.c | 370 int mss; in tcp_openreq_init_rwin() local
|
D | tcp_input.c | 1042 const u32 mss = tp->mss_cache; in tcp_check_sack_reordering() local 1308 unsigned int mss; in tcp_match_skb_to_sack() local 1439 unsigned int pcount, int shifted, int mss, in tcp_shifted_skb() 1557 int mss; in tcp_shift_skb_data() local 2760 int mss; in tcp_simple_retransmit() local 4010 u16 mss = 0; in tcp_parse_mss_option() local 6068 u16 mss = tp->rx_opt.mss_clamp, try_exp = 0; in tcp_rcv_fastopen_synack() local 6846 u16 mss; in tcp_get_syncookie_mss() local
|
D | tcp_timer.c | 163 int mss; in tcp_mtu_probing() local
|
D | tcp_bbr.c | 244 unsigned int mss = tcp_sk(sk)->mss_cache; in bbr_rate_bytes_per_sec() local
|
D | tcp_ipv4.c | 1680 u16 mss = 0; in tcp_v4_get_syncookie() local
|
/net/ipv6/ |
D | syncookies.c | 96 const __u16 mss = *mssp; in __cookie_v6_init_sequence() local 139 int full_space, mss; in cookie_v6_check() local
|
D | udp_offload.c | 21 unsigned int mss; in udp6_ufo_fragment() local
|
D | tcp_ipv6.c | 1194 u16 mss = 0; in tcp_v6_get_syncookie() local
|
/net/netfilter/ |
D | nf_synproxy_core.c | 477 u16 mss = opts->mss_encode; in synproxy_send_client_synack() local 640 int mss; in synproxy_recv_client_ack() local 890 u16 mss = opts->mss_encode; in synproxy_send_client_synack_ipv6() local 1057 int mss; in synproxy_recv_client_ack_ipv6() local
|
D | nfnetlink_osf.c | 73 u16 mss = 0; in nf_osf_match_one() local
|
/net/tipc/ |
D | msg.c | 202 int mss, struct sk_buff_head *txq) in tipc_msg_append() 516 bool tipc_msg_try_bundle(struct sk_buff *tskb, struct sk_buff **skb, u32 mss, in tipc_msg_try_bundle()
|
D | link.c | 1046 unsigned int mss = tipc_link_mss(l); in tipc_link_xmit() local
|
/net/batman-adv/ |
D | tp_meter.c | 143 static void batadv_tp_update_cwnd(struct batadv_tp_vars *tp_vars, u32 mss) in batadv_tp_update_cwnd() 634 size_t packet_len, mss; in batadv_tp_recv_ack() local
|
/net/core/ |
D | skbuff.c | 4028 unsigned int mss = skb_shinfo(head_skb)->gso_size; in skb_segment() local
|
D | filter.c | 6907 u16 mss; in BPF_CALL_5() local
|