| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A 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
|
| H A D | udp_offload.c | 249 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
|
| H A D | syncookies.c | 165 const __u16 mss = *mssp; in __cookie_v4_init_sequence() local 339 int full_space, mss; in cookie_v4_check() local
|
| H A D | tcp_output.c | 125 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
|
| H A D | tcp_fastopen.c | 428 bool tcp_fastopen_cookie_check(struct sock *sk, u16 *mss, in tcp_fastopen_cookie_check() 464 u16 mss; in tcp_fastopen_defer_connect() local
|
| H A D | tcp_metrics.c | 29 u16 mss; member 544 void tcp_fastopen_cache_get(struct sock *sk, u16 *mss, in tcp_fastopen_cache_get() 567 void tcp_fastopen_cache_set(struct sock *sk, u16 mss, in tcp_fastopen_cache_set()
|
| H A D | tcp_recovery.c | 228 u32 mss; in tcp_newreno_mark_lost() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/snic/ |
| H A D | wq_enet_desc.h | 52 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()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/fnic/ |
| H A D | wq_enet_desc.h | 52 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/ |
| H A D | wq_enet_desc.h | 54 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()
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | task_mmu.c | 460 static void smaps_page_accumulate(struct mem_size_stats *mss, in smaps_page_accumulate() 489 static void smaps_account(struct mem_size_stats *mss, struct page *page, in smaps_account() 545 struct mem_size_stats *mss = walk->private; in smaps_pte_hole() local 559 struct mem_size_stats *mss = walk->private; in smaps_pte_entry() local 609 struct mem_size_stats *mss = walk->private; in smaps_pmd_entry() local 762 struct mem_size_stats *mss = walk->private; in smaps_hugetlb_range() local 808 struct mem_size_stats *mss, unsigned long start) in smap_gather_stats() 852 static void __show_smap(struct seq_file *m, const struct mem_size_stats *mss, in __show_smap() 893 struct mem_size_stats mss; in show_smap() local 926 struct mem_size_stats mss; in show_smaps_rollup() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/ |
| H A D | xt_TCPMSS.h | 8 __u16 mss; member
|
| H A D | xt_SYNPROXY.h | 16 __u16 mss; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/ |
| H A D | xt_TCPMSS.h | 8 __u16 mss; member
|
| H A D | xt_SYNPROXY.h | 16 __u16 mss; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ |
| H A D | xt_TCPMSS.h | 8 __u16 mss; member
|
| H A D | nf_synproxy.h | 20 __u16 mss; member
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | syncookies.c | 96 const __u16 mss = *mssp; in __cookie_v6_init_sequence() local 139 int full_space, mss; in cookie_v6_check() local
|
| H A D | udp_offload.c | 21 unsigned int mss; in udp6_ufo_fragment() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/ |
| H A D | gve_desc.h | 38 __be16 mss; /* TSO MSS */ member 65 __be16 mss; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | ef100_tx.c | 60 u32 mss; in ef100_tx_can_tso() local 214 u32 mss = skb_shinfo(skb)->gso_size; in ef100_make_tso_desc() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
| H A D | chcr_ktls.c | 1106 bool tcp_push, u32 mss) in chcr_ktls_xmit_wr_complete() 1278 u32 tcp_seq, bool tcp_push, u32 mss, in chcr_ktls_xmit_wr_short() 1463 struct sk_buff *skb, u32 tcp_seq, u32 mss, in chcr_ktls_tx_plaintxt() 1700 u32 tcp_seq, int mss, bool tcp_push_no_fin, in chcr_end_part_handler() 1777 u32 tcp_seq, int mss, bool tcp_push_no_fin, in chcr_short_record_handler() 1934 int data_len, qidx, ret = 0, mss; in chcr_ktls_xmit() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_synproxy_core.c | 478 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
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_tcp_check_syncookie_kern.c | 135 __u32 mss = seq_mss >> 32; in check_syncookie() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ |
| H A D | ibmveth.c | 990 union ibmveth_buf_desc *descs, unsigned long mss) in ibmveth_send() 1046 unsigned long mss = 0; in ibmveth_start_xmit() local 1209 static void ibmveth_rx_mss_helper(struct sk_buff *skb, u16 mss, int lrg_pkt) in ibmveth_rx_mss_helper() 1328 u16 mss = 0; in ibmveth_poll() local
|