Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_offload.c15 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
Dudp_offload.c249 unsigned int mss = skb_shinfo(skb)->gso_size; in __udp_gso_segment_list() local
267 unsigned int mss; in __udp_gso_segment() local
368 unsigned int mss; in udp4_ufo_fragment() local
Dsyncookies.c165 const __u16 mss = *mssp; in __cookie_v4_init_sequence() local
338 int full_space, mss; in cookie_v4_check() local
Dtcp_fastopen.c428 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss, in tcp_fastopen_cookie_check()
464 u16 mss; in tcp_fastopen_defer_connect() local
Dtcp_output.c125 int mss = tp->advmss; in tcp_advertise_mss() local
206 void tcp_select_initial_window(const struct sock *sk, int __space, __u32 mss, in tcp_select_initial_window()
435 u16 mss; /* 0 to disable */ member
840 unsigned int mss, struct sk_buff *skb, in tcp_synack_options()
1735 int tcp_mss_to_mtu(struct sock *sk, int mss) in tcp_mss_to_mtu()
2286 int mss = tcp_current_mss(sk); in tcp_mtu_check_reprobe() local
2798 int mss = tcp_current_mss(sk); in tcp_send_loss_probe() local
2949 int mss = icsk->icsk_ack.rcv_mss; in __tcp_select_window() local
3536 int mss; in tcp_make_synack() local
4052 unsigned int mss = tcp_current_mss(sk); in tcp_write_wakeup() local
Dtcp_recovery.c228 u32 mss; in tcp_newreno_mark_lost() local
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
Dxt_TCPMSS.h23 __u16 mss; member
Dnf_synproxy.h31 __u16 mss; member
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
Dxt_TCPMSS.h8 __u16 mss; member
Dnf_synproxy.h20 __u16 mss; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
Dxt_TCPMSS.h10 __u16 mss; member
Dxt_SYNPROXY.h17 __u16 mss; member
/kernel/linux/linux-5.10/drivers/scsi/fnic/
Dwq_enet_desc.h52 u64 address, u16 length, u16 mss, u16 header_length, in wq_enet_desc_enc()
71 u64 *address, u16 *length, u16 *mss, u16 *header_length, in wq_enet_desc_dec()
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
Dwq_enet_desc.h54 u64 address, u16 length, u16 mss, u16 header_length, in wq_enet_desc_enc()
73 u64 *address, u16 *length, u16 *mss, u16 *header_length, in wq_enet_desc_dec()
/kernel/linux/linux-5.10/drivers/scsi/snic/
Dwq_enet_desc.h52 u64 address, u16 length, u16 mss, u16 header_length, in wq_enet_desc_enc()
71 u64 *address, u16 *length, u16 *mss, u16 *header_length, in wq_enet_desc_dec()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip_output.c72 u16 mss; /* If it is zero, the MSS option is disabled */ member
174 int mss = tcp_nip_current_mss(sk); /* TCP_BASE_MSS */ in __nip_tcp_select_window() local
382 int mss = tp->advmss; in tcp_nip_advertise_mss() local
724 unsigned int mss, struct sk_buff *skb, in tcp_nip_synack_options()
751 int mss; in get_nip_mss() local
795 int mss; in tcp_nip_make_synack() local
1301 unsigned int mss = tcp_nip_current_mss(sk); in tcp_nip_write_wakeup() local
Dtcp_nip_input.c536 int mss = tcp_nip_current_mss(sk); in tcp_nip_data_queue() local
1107 int mss; in tcp_nip_openreq_init_rwin() local
1381 int mss = tcp_nip_current_mss(sk); in tcp_nip_dup_ack_retrans() local
1810 static u32 tcp_default_init_rwnd(u32 mss) in tcp_default_init_rwnd()
1821 u32 mss = TCP_BASE_MSS; in tcp_nip_fixup_rcvbuf() local
/kernel/linux/linux-5.10/fs/proc/
Dtask_mmu.c428 static void smaps_page_accumulate(struct mem_size_stats *mss, in smaps_page_accumulate()
457 static void smaps_account(struct mem_size_stats *mss, struct page *page, in smaps_account()
513 struct mem_size_stats *mss = walk->private; in smaps_pte_hole() local
527 struct mem_size_stats *mss = walk->private; in smaps_pte_entry() local
577 struct mem_size_stats *mss = walk->private; in smaps_pmd_entry() local
727 struct mem_size_stats *mss = walk->private; in smaps_hugetlb_range() local
771 struct mem_size_stats *mss, unsigned long start) in smap_gather_stats()
815 static void __show_smap(struct seq_file *m, const struct mem_size_stats *mss, in __show_smap()
856 struct mem_size_stats mss; in show_smap() local
884 struct mem_size_stats mss; in show_smaps_rollup() local
/kernel/linux/linux-5.10/net/ipv6/
Dsyncookies.c96 const __u16 mss = *mssp; in __cookie_v6_init_sequence() local
139 int full_space, mss; in cookie_v6_check() local
Dudp_offload.c21 unsigned int mss; in udp6_ufo_fragment() local
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/
Dgve_desc.h38 __be16 mss; /* TSO MSS */ member
65 __be16 mss; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Def100_tx.c60 u32 mss; in ef100_tx_can_tso() local
214 u32 mss = skb_shinfo(skb)->gso_size; in ef100_make_tso_desc() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c1111 bool tcp_push, u32 mss) in chcr_ktls_xmit_wr_complete()
1283 u32 tcp_seq, bool tcp_push, u32 mss, in chcr_ktls_xmit_wr_short()
1468 struct sk_buff *skb, u32 tcp_seq, u32 mss, in chcr_ktls_tx_plaintxt()
1705 u32 tcp_seq, int mss, bool tcp_push_no_fin, in chcr_end_part_handler()
1782 u32 tcp_seq, int mss, bool tcp_push_no_fin, in chcr_short_record_handler()
1939 int data_len, qidx, ret = 0, mss; in chcr_ktls_xmit() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_tcp_check_syncookie_kern.c135 __u32 mss = seq_mss >> 32; in check_syncookie() local
/kernel/linux/linux-5.10/net/netfilter/
Dnf_synproxy_core.c478 u16 mss = opts->mss_encode; in synproxy_send_client_synack() local
641 int mss; in synproxy_recv_client_ack() local
891 u16 mss = opts->mss_encode; in synproxy_send_client_synack_ipv6() local
1058 int mss; in synproxy_recv_client_ack_ipv6() local

123456