/linux/net/ipv4/ |
H A D | tcp_offload.c | 17 unsigned int seq, unsigned int mss) in tcp_gso_tstamp() 141 unsigned int mss; in tcp_gso_segment() local 317 unsigned int mss = 1; in tcp_gro_receive() local
|
H A D | syncookies.c | 158 const __u16 mss = *mssp; in __cookie_v4_init_sequence() local 319 int mss, u32 tsoff) in cookie_tcp_reqsk_alloc() 361 int mss; in cookie_tcp_check() local
|
H A D | udp_offload.c | 254 unsigned int mss = skb_shinfo(skb)->gso_size; in __udp_gso_segment_list() local 272 unsigned int mss; in __udp_gso_segment() local 421 unsigned int mss; in udp4_ufo_fragment() local
|
H A D | tcp_output.c | 127 int mss = tp->advmss; in tcp_advertise_mss() local 207 void tcp_select_initial_window(const struct sock *sk, int __space, __u32 mss, in tcp_select_initial_window() 451 u16 mss; /* 0 to disable */ member 904 unsigned int mss, struct sk_buff *skb, in tcp_synack_options() 1789 int tcp_mss_to_mtu(struct sock *sk, int mss) in tcp_mss_to_mtu() 2327 int mss = tcp_current_mss(sk); in tcp_mtu_check_reprobe() local 2945 int mss = tcp_current_mss(sk); in tcp_send_loss_probe() local 3095 int mss = icsk->icsk_ack.rcv_mss; in __tcp_select_window() local 3721 int mss; in tcp_make_synack() local 4339 unsigned int mss = tcp_current_mss(sk); in tcp_write_wakeup() local
|
H A D | tcp_fastopen.c | 415 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss, in tcp_fastopen_cookie_check() 451 u16 mss; in tcp_fastopen_defer_connect() local
|
H A 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()
|
H A D | tcp_recovery.c | 225 u32 mss; in tcp_newreno_mark_lost() local
|
/linux/drivers/scsi/snic/ |
H A D | wq_enet_desc.h | 38 u64 address, u16 length, u16 mss, u16 header_length, in wq_enet_desc_enc() 57 u64 *address, u16 *length, u16 *mss, u16 *header_length, in wq_enet_desc_dec()
|
/linux/drivers/scsi/fnic/ |
H A D | wq_enet_desc.h | 40 u64 address, u16 length, u16 mss, u16 header_length, in wq_enet_desc_enc() 59 u64 *address, u16 *length, u16 *mss, u16 *header_length, in wq_enet_desc_dec()
|
/linux/drivers/net/ethernet/cisco/enic/ |
H A D | wq_enet_desc.h | 41 u64 address, u16 length, u16 mss, u16 header_length, in wq_enet_desc_enc() 60 u64 *address, u16 *length, u16 *mss, u16 *header_length, in wq_enet_desc_dec()
|
/linux/include/uapi/linux/netfilter/ |
H A D | xt_TCPMSS.h | 8 __u16 mss; member
|
H A D | nf_synproxy.h | 20 __u16 mss; member
|
/linux/net/ipv6/ |
H A D | syncookies.c | 96 const __u16 mss = *mssp; in __cookie_v6_init_sequence() local 135 int mss; in cookie_tcp_check() local
|
H A D | udp_offload.c | 23 unsigned int mss; in udp6_ufo_fragment() local
|
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
H A D | chcr_ktls.c | 1101 bool tcp_push, u32 mss) in chcr_ktls_xmit_wr_complete() 1273 u32 tcp_seq, bool tcp_push, u32 mss, in chcr_ktls_xmit_wr_short() 1458 struct sk_buff *skb, u32 tcp_seq, u32 mss, in chcr_ktls_tx_plaintxt() 1694 u32 tcp_seq, int mss, bool tcp_push_no_fin, in chcr_end_part_handler() 1771 u32 tcp_seq, int mss, bool tcp_push_no_fin, in chcr_short_record_handler() 1926 int data_len, qidx, ret = 0, mss; in chcr_ktls_xmit() local
|
/linux/net/netfilter/ |
H A D | nf_synproxy_core.c | 455 u16 mss = opts->mss_encode; in synproxy_send_client_synack() local 618 int mss; in synproxy_recv_client_ack() local 868 u16 mss = opts->mss_encode; in synproxy_send_client_synack_ipv6() local 1035 int mss; in synproxy_recv_client_ack_ipv6() local
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_desc.h | 48 __be16 mss; /* TSO MSS */ member 87 __be16 mss; member
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_tx.c | 58 u32 mss; in ef100_tx_can_tso() local 195 u32 mss = skb_shinfo(skb)->gso_size; in ef100_make_tso_desc() local
|
/linux/fs/proc/ |
H A D | task_mmu.c | 673 static void smaps_page_accumulate(struct mem_size_stats *mss, in smaps_page_accumulate() 703 static void smaps_account(struct mem_size_stats *mss, struct page *page, in smaps_account() 769 struct mem_size_stats *mss = walk->private; in smaps_pte_hole() local 795 struct mem_size_stats *mss = walk->private; in smaps_pte_entry() local 843 struct mem_size_stats *mss = walk->private; in smaps_pmd_entry() local 1008 struct mem_size_stats *mss = walk->private; in smaps_hugetlb_range() local 1058 struct mem_size_stats *mss, unsigned long start) in smap_gather_stats() 1098 static void __show_smap(struct seq_file *m, const struct mem_size_stats *mss, in __show_smap() 1141 struct mem_size_stats mss = {}; in show_smap() local 1168 struct mem_size_stats mss = {}; in show_smaps_rollup() local
|
/linux/drivers/net/ethernet/ibm/ |
H A D | ibmveth.c | 1048 unsigned long desc, unsigned long mss) in ibmveth_send() 1099 unsigned long mss = 0; in ibmveth_start_xmit() local 1192 static void ibmveth_rx_mss_helper(struct sk_buff *skb, u16 mss, int lrg_pkt) in ibmveth_rx_mss_helper() 1315 u16 mss = 0; in ibmveth_poll() local
|
/linux/net/tipc/ |
H A D | msg.c | 206 int mss, struct sk_buff_head *txq) in tipc_msg_append() 520 bool tipc_msg_try_bundle(struct sk_buff *tskb, struct sk_buff **skb, u32 mss, in tipc_msg_try_bundle()
|
/linux/include/linux/qed/ |
H A D | tcp_common.h | 86 __le16 mss; member 152 __le16 mss; member 217 __le16 mss; member
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | txrx_edma.c | 1325 int mss) in wil_tx_desc_offload_setup_tso_edma() 1356 int mss, int *descs_used) in wil_tx_tso_gen_desc() 1420 int mss = skb_shinfo(skb)->gso_size; in __wil_tx_ring_tso_edma() local
|
/linux/drivers/net/ethernet/netronome/nfp/nfd3/ |
H A D | nfd3.h | 36 __le16 mss; /* MSS to be used for LSO */ member
|
/linux/net/batman-adv/ |
H A D | tp_meter.c | 143 static void batadv_tp_update_cwnd(struct batadv_tp_vars *tp_vars, u32 mss) in batadv_tp_update_cwnd() 635 size_t packet_len, mss; in batadv_tp_recv_ack() local
|