/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
D | cgroup_skb_sk_lookup_kern.c | 32 const struct tcphdr *tcph) in set_tuple() 42 const struct tcphdr *tcph) in is_allowed_peer_cg() 72 struct tcphdr tcph; in ingress_lookup() local
|
D | test_tcp_check_syncookie_kern.c | 28 struct tcphdr *tcph) in gen_syncookie() 53 struct tcphdr *tcph; in check_syncookie() local
|
D | test_tc_tunnel.c | 78 struct tcphdr tcph; in encap_ipv4() local 223 struct tcphdr tcph; in encap_ipv6() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | nf_conntrack_seqadj.c | 76 struct tcphdr *tcph, in nf_ct_sack_block_adjust() 122 struct tcphdr *tcph = (void *)skb->data + protoff; in nf_ct_sack_adjust() local 169 struct tcphdr *tcph; in nf_ct_seq_adjust() local
|
D | nf_conntrack_proto_tcp.c | 283 static unsigned int get_conntrack_index(const struct tcphdr *tcph) in get_conntrack_index() 324 const struct tcphdr *tcph) in segment_seq_plus_len() 343 const struct tcphdr *tcph, in tcp_options() 399 const struct tcphdr *tcph, __u32 *sack) in tcp_sack() 467 const struct tcphdr *tcph) in tcp_in_window()
|
D | nf_flow_table_ip.c | 23 struct tcphdr *tcph; in nf_flow_state_check() local 40 struct tcphdr *tcph; in nf_flow_nat_ip_tcp() local 318 struct tcphdr *tcph; in nf_flow_nat_ipv6_tcp() local
|
D | nft_exthdr.c | 172 struct tcphdr *tcph; in nft_tcp_header_pointer() local 196 struct tcphdr *tcph; in nft_exthdr_tcp_eval() local 239 struct tcphdr *tcph; in nft_exthdr_tcp_set_eval() local
|
D | xt_TCPOPTSTRIP.c | 34 struct tcphdr *tcph, _th; in tcpoptstrip_mangle_packet() local
|
D | nf_nat_helper.c | 95 struct tcphdr *tcph; in __nf_nat_mangle_tcp_packet() local
|
D | xt_TCPMSS.c | 78 struct tcphdr *tcph; in tcpmss_mangle_packet() local
|
D | nft_flow_offload.c | 76 struct tcphdr _tcph, *tcph = NULL; in nft_flow_offload_eval() local
|
D | nf_conntrack_pptp.c | 521 const struct tcphdr *tcph; in conntrack_pptp_help() local
|
D | nf_flow_table_core.c | 395 struct tcphdr *tcph; in nf_flow_nat_port_tcp() local
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
D | ip_vs_proto_tcp.c | 105 tcp_fast_csum_update(int af, struct tcphdr *tcph, in tcp_fast_csum_update() 126 tcp_partial_csum_update(int af, struct tcphdr *tcph, in tcp_partial_csum_update() 150 struct tcphdr *tcph; in tcp_snat_handler() local 228 struct tcphdr *tcph; in tcp_dnat_handler() local
|
/kernel/linux/linux-5.10/net/core/ |
D | tso.c | 36 struct tcphdr *tcph = (struct tcphdr *)hdr; in tso_build_hdr() local
|
/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
D | ipt_ECN.c | 47 struct tcphdr _tcph, *tcph; in set_ect_tcp() local
|
D | nf_reject_ipv4.c | 73 struct tcphdr *tcph; in nf_reject_ip_tcphdr_put() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
D | i40iw_cm.c | 382 struct tcphdr *tcph; in i40iw_form_cm_frame() local 697 struct tcphdr *tcph, in i40iw_handle_tcp_options() 2534 static int i40iw_check_syn(struct i40iw_cm_node *cm_node, struct tcphdr *tcph) in i40iw_check_syn() 2550 static int i40iw_check_seq(struct i40iw_cm_node *cm_node, struct tcphdr *tcph) in i40iw_check_seq() 2581 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in i40iw_handle_syn_pkt() local 2650 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in i40iw_handle_synack_pkt() local 2724 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in i40iw_handle_ack_pkt() local 2809 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in i40iw_process_packet() local 3129 struct tcphdr *tcph; in i40iw_receive_ilq() local
|
D | i40iw_utils.c | 1364 struct tcphdr *tcph = (struct tcphdr *)buf->tcph; in i40iw_ieq_get_qp() local 1395 struct tcphdr *tcph; in i40iw_ieq_update_tcpip_info() local 1420 struct tcphdr *tcph; in i40iw_puda_get_tcpip_info() local
|
/kernel/linux/linux-5.10/net/sched/ |
D | act_csum.c | 207 struct tcphdr *tcph; in tcf_csum_ipv4_tcp() local 231 struct tcphdr *tcph; in tcf_csum_ipv6_tcp() local
|
D | act_nat.c | 169 struct tcphdr *tcph; in tcf_nat_act() local
|
D | act_ct.c | 419 struct tcphdr **tcph) in tcf_ct_flow_table_fill_tuple_ipv4() 465 struct tcphdr **tcph) in tcf_ct_flow_table_fill_tuple_ipv6() 512 struct tcphdr *tcph = NULL; in tcf_ct_flow_table_lookup() local
|
D | sch_cake.c | 906 const struct tcphdr *tcph; in cake_get_tcphdr() local 953 static const void *cake_get_tcpopt(const struct tcphdr *tcph, in cake_get_tcpopt() 1065 static void cake_tcph_get_tstamp(const struct tcphdr *tcph, in cake_tcph_get_tstamp() 1079 static bool cake_tcph_may_drop(const struct tcphdr *tcph, in cake_tcph_may_drop() 1159 const struct tcphdr *tcph, *tcph_check; in cake_ack_filter() local
|
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
D | nf_reject_ipv6.c | 91 struct tcphdr *tcph; in nf_reject_ip6_tcphdr_put() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | tx.c | 1697 static void iwl_compute_pseudo_hdr_csum(void *iph, struct tcphdr *tcph, in iwl_compute_pseudo_hdr_csum() 1783 struct tcphdr *tcph; in iwl_fill_data_tbs_amsdu() local
|