Home
last modified time | relevance | path

Searched defs:tcph (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v4.19/net/netfilter/
Dnf_conntrack_seqadj.c75 struct tcphdr *tcph, in nf_ct_sack_block_adjust()
118 struct tcphdr *tcph, in nf_ct_sack_adjust()
167 struct tcphdr *tcph; in nf_ct_seq_adjust() local
Dnf_conntrack_proto_tcp.c291 static unsigned int get_conntrack_index(const struct tcphdr *tcph) in get_conntrack_index()
332 const struct tcphdr *tcph) in segment_seq_plus_len()
351 const struct tcphdr *tcph, in tcp_options()
407 const struct tcphdr *tcph, __u32 *sack) in tcp_sack()
475 const struct tcphdr *tcph) in tcp_in_window()
Dnft_exthdr.c69 struct tcphdr *tcph; in nft_tcp_header_pointer() local
93 struct tcphdr *tcph; in nft_exthdr_tcp_eval() local
135 struct tcphdr *tcph; in nft_exthdr_tcp_set_eval() local
Dnf_flow_table_ip.c21 struct tcphdr *tcph; in nf_flow_state_check() local
41 struct tcphdr *tcph; in nf_flow_nat_ip_tcp() local
278 struct tcphdr *tcph; in nf_flow_nat_ipv6_tcp() local
Dxt_TCPOPTSTRIP.c38 struct tcphdr *tcph; in tcpoptstrip_mangle_packet() local
Dnf_nat_helper.c102 struct tcphdr *tcph; in __nf_nat_mangle_tcp_packet() local
Dxt_TCPMSS.c81 struct tcphdr *tcph; in tcpmss_mangle_packet() local
Dnf_conntrack_pptp.c512 const struct tcphdr *tcph; in conntrack_pptp_help() local
Dnf_flow_table_core.c343 struct tcphdr *tcph; in nf_flow_nat_port_tcp() local
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_proto_tcp.c105 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-v4.19/drivers/infiniband/hw/nes/
Dnes_cm.c440 struct tcphdr *tcph; in form_cm_frame() local
1717 struct tcphdr *tcph) in handle_rst_pkt()
1855 static int check_syn(struct nes_cm_node *cm_node, struct tcphdr *tcph, in check_syn()
1867 static int check_seq(struct nes_cm_node *cm_node, struct tcphdr *tcph, in check_seq()
1902 struct tcphdr *tcph) in handle_syn_pkt()
1963 struct tcphdr *tcph) in handle_synack_pkt()
2022 struct tcphdr *tcph) in handle_ack_pkt()
2110 static int handle_tcp_options(struct nes_cm_node *cm_node, struct tcphdr *tcph, in handle_tcp_options()
2210 struct tcphdr *tcph = tcp_hdr(skb); in process_packet() local
2569 struct tcphdr *tcph; in mini_cm_recv_pkt() local
Dnes_mgt.c179 struct tcphdr *tcph = (struct tcphdr *)(((char *)iph) + (4 * iph->ihl)); in nes_get_seq() local
247 struct tcphdr *tcph; in get_fpdu_info() local
512 struct tcphdr *tcph; in queue_fpdus() local
Dnes_nic.c365 struct tcphdr *tcph; in nes_nic_send() local
470 struct tcphdr *tcph; in nes_netdev_start_xmit() local
/Linux-v4.19/net/core/
Dtso.c19 struct tcphdr *tcph; in tso_build_hdr() local
/Linux-v4.19/net/ipv4/netfilter/
Dipt_ECN.c50 struct tcphdr _tcph, *tcph; in set_ect_tcp() local
Dnf_reject_ipv4.c76 struct tcphdr *tcph; in nf_reject_ip_tcphdr_put() local
/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_cm.c382 struct tcphdr *tcph; in i40iw_form_cm_frame() local
697 struct tcphdr *tcph, in i40iw_handle_tcp_options()
2539 static int i40iw_check_syn(struct i40iw_cm_node *cm_node, struct tcphdr *tcph) in i40iw_check_syn()
2555 static int i40iw_check_seq(struct i40iw_cm_node *cm_node, struct tcphdr *tcph) in i40iw_check_seq()
2586 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in i40iw_handle_syn_pkt() local
2655 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in i40iw_handle_synack_pkt() local
2729 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in i40iw_handle_ack_pkt() local
2814 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in i40iw_process_packet() local
3134 struct tcphdr *tcph; in i40iw_receive_ilq() local
Di40iw_utils.c1392 struct tcphdr *tcph = (struct tcphdr *)buf->tcph; in i40iw_ieq_get_qp() local
1423 struct tcphdr *tcph; in i40iw_ieq_update_tcpip_info() local
1448 struct tcphdr *tcph; in i40iw_puda_get_tcpip_info() local
/Linux-v4.19/net/sched/
Dact_csum.c199 struct tcphdr *tcph; in tcf_csum_ipv4_tcp() local
223 struct tcphdr *tcph; in tcf_csum_ipv6_tcp() local
Dact_nat.c163 struct tcphdr *tcph; in tcf_nat_act() local
Dsch_cake.c863 const struct tcphdr *tcph; in cake_get_tcphdr() local
910 static const void *cake_get_tcpopt(const struct tcphdr *tcph, in cake_get_tcpopt()
1020 static void cake_tcph_get_tstamp(const struct tcphdr *tcph, in cake_tcph_get_tstamp()
1034 static bool cake_tcph_may_drop(const struct tcphdr *tcph, in cake_tcph_may_drop()
1112 const struct tcphdr *tcph, *tcph_check; in cake_ack_filter() local
/Linux-v4.19/net/ipv6/netfilter/
Dnf_reject_ipv6.c94 struct tcphdr *tcph; in nf_reject_ip6_tcphdr_put() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_rxtx.c219 struct tcphdr *tcph; in mlx5e_ipsec_set_metadata() local
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_cm.c934 const struct tcphdr *tcph; in chtls_pass_accept_rpl() local
1017 const struct tcphdr *tcph; in chtls_recv_sock() local
1142 struct tcphdr *tcph; in chtls_pass_accept_request() local
/Linux-v4.19/drivers/net/ethernet/ibm/
Dibmveth.c1194 struct tcphdr *tcph; in ibmveth_rx_mss_helper() local
1285 struct tcphdr *tcph = (struct tcphdr *)(skb->data + iphlen); in ibmveth_rx_csum_helper() local

12