/Linux-v5.4/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 | nft_exthdr.c | 163 struct tcphdr *tcph; in nft_tcp_header_pointer() local 187 struct tcphdr *tcph; in nft_exthdr_tcp_eval() local 229 struct tcphdr *tcph; in nft_exthdr_tcp_set_eval() local
|
D | nf_flow_table_ip.c | 22 struct tcphdr *tcph; in nf_flow_state_check() local 42 struct tcphdr *tcph; in nf_flow_nat_ip_tcp() local 308 struct tcphdr *tcph; in nf_flow_nat_ipv6_tcp() 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 | 513 const struct tcphdr *tcph; in conntrack_pptp_help() local
|
D | nf_flow_table_core.c | 350 struct tcphdr *tcph; in nf_flow_nat_port_tcp() local
|
/Linux-v5.4/tools/testing/selftests/bpf/progs/ |
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
|
/Linux-v5.4/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
|
/Linux-v5.4/net/core/ |
D | tso.c | 19 struct tcphdr *tcph; in tso_build_hdr() local
|
/Linux-v5.4/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() 2542 static int i40iw_check_syn(struct i40iw_cm_node *cm_node, struct tcphdr *tcph) in i40iw_check_syn() 2558 static int i40iw_check_seq(struct i40iw_cm_node *cm_node, struct tcphdr *tcph) in i40iw_check_seq() 2589 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in i40iw_handle_syn_pkt() local 2658 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in i40iw_handle_synack_pkt() local 2732 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in i40iw_handle_ack_pkt() local 2817 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in i40iw_process_packet() local 3137 struct tcphdr *tcph; in i40iw_receive_ilq() local
|
D | i40iw_utils.c | 1405 struct tcphdr *tcph = (struct tcphdr *)buf->tcph; in i40iw_ieq_get_qp() local 1436 struct tcphdr *tcph; in i40iw_ieq_update_tcpip_info() local 1461 struct tcphdr *tcph; in i40iw_puda_get_tcpip_info() local
|
/Linux-v5.4/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
|
/Linux-v5.4/net/ipv6/netfilter/ |
D | nf_reject_ipv6.c | 91 struct tcphdr *tcph; in nf_reject_ip6_tcphdr_put() local
|
/Linux-v5.4/net/sched/ |
D | act_csum.c | 210 struct tcphdr *tcph; in tcf_csum_ipv4_tcp() local 234 struct tcphdr *tcph; in tcf_csum_ipv6_tcp() local
|
D | act_nat.c | 172 struct tcphdr *tcph; in tcf_nat_act() local
|
D | sch_cake.c | 870 const struct tcphdr *tcph; in cake_get_tcphdr() local 917 static const void *cake_get_tcpopt(const struct tcphdr *tcph, in cake_get_tcpopt() 1027 static void cake_tcph_get_tstamp(const struct tcphdr *tcph, in cake_tcph_get_tstamp() 1041 static bool cake_tcph_may_drop(const struct tcphdr *tcph, in cake_tcph_may_drop() 1119 const struct tcphdr *tcph, *tcph_check; in cake_ack_filter() local
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ipsec_rxtx.c | 207 struct tcphdr *tcph; in mlx5e_ipsec_set_metadata() local
|
/Linux-v5.4/drivers/net/ethernet/ibm/ |
D | ibmveth.c | 1185 struct tcphdr *tcph; in ibmveth_rx_mss_helper() local 1276 struct tcphdr *tcph = (struct tcphdr *)(skb->data + iphlen); in ibmveth_rx_csum_helper() local
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | tx.c | 2080 static void iwl_compute_pseudo_hdr_csum(void *iph, struct tcphdr *tcph, in iwl_compute_pseudo_hdr_csum() 2168 struct tcphdr *tcph; in iwl_fill_data_tbs_amsdu() local
|