Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/bpf/progs/
H A Dcgroup_tcp_skb.c25 int needed_tcp_pkt(struct __sk_buff *skb, struct tcphdr *tcph) in needed_tcp_pkt()
48 static int egress_accept(struct tcphdr *tcph) in egress_accept()
61 static int ingress_accept(struct tcphdr *tcph) in ingress_accept()
84 static int egress_connect(struct tcphdr *tcph) in egress_connect()
97 static int ingress_connect(struct tcphdr *tcph) in ingress_connect()
111 static int egress_close_remote(struct tcphdr *tcph) in egress_close_remote()
135 static int ingress_close_remote(struct tcphdr *tcph) in ingress_close_remote()
156 static int egress_close_local(struct tcphdr *tcph) in egress_close_local()
176 static int ingress_close_local(struct tcphdr *tcph) in ingress_close_local()
208 struct tcphdr tcph; in server_egress() local
[all …]
H A Dcgroup_skb_sk_lookup_kern.c31 const struct tcphdr *tcph) in set_tuple()
41 const struct tcphdr *tcph) in is_allowed_peer_cg()
70 struct tcphdr tcph; in ingress_lookup() local
H A Dtest_tc_tunnel.c100 struct tcphdr tcph; __encap_ipv4() local
268 struct tcphdr tcph; __encap_ipv6() local
377 struct tcphdr tcph; encap_ipv6_ipip6() local
[all...]
H A Dxdp_flowtable.c49 struct tcphdr *tcph = ports; xdp_flowtable_offload_check_tcp_state() local
/linux/net/netfilter/ipvs/
H A 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/drivers/infiniband/hw/irdma/
H A Dcm.c310 struct tcphdr *tcph; in irdma_form_ah_cm_frame() local
420 struct tcphdr *tcph; in irdma_form_uda_cm_frame() local
748 struct tcphdr *tcph, int optionsize, in irdma_handle_tcp_options()
2624 static int irdma_check_syn(struct irdma_cm_node *cm_node, struct tcphdr *tcph) in irdma_check_syn()
2639 static int irdma_check_seq(struct irdma_cm_node *cm_node, struct tcphdr *tcph) in irdma_check_seq()
2682 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in irdma_handle_syn_pkt() local
2748 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in irdma_handle_synack_pkt() local
2821 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in irdma_handle_ack_pkt() local
2905 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in irdma_process_pkt() local
3147 struct tcphdr *tcph; in irdma_receive_ilq() local
/linux/tools/testing/selftests/drivers/net/
H A Dgro.c
/linux/net/ipv4/netfilter/
H A Dipt_ECN.c47 struct tcphdr _tcph, *tcph; in set_ect_tcp() local
/linux/net/netfilter/
H A Dxt_TCPOPTSTRIP.c34 struct tcphdr *tcph, _th; in tcpoptstrip_mangle_packet() local
H A Dnf_nat_helper.c95 struct tcphdr *tcph; in __nf_nat_mangle_tcp_packet() local
H A Dxt_TCPMSS.c78 struct tcphdr *tcph; in tcpmss_mangle_packet() local
/linux/net/sched/
H A Dact_csum.c209 struct tcphdr *tcph; in tcf_csum_ipv4_tcp() local
233 struct tcphdr *tcph; in tcf_csum_ipv6_tcp() local
[all...]
H A Dact_nat.c181 struct tcphdr *tcph; in tcf_nat_act() local
H A Dact_ct.c519 struct tcphdr **tcph) in tcf_ct_flow_table_fill_tuple_ipv4() argument
592 struct tcphdr **tcph) in tcf_ct_flow_table_fill_tuple_ipv6() argument
666 struct tcphdr *tcph = NULL; in tcf_ct_flow_table_lookup() local
[all...]
H A Dsch_cake.c972 const struct tcphdr *tcph; in cake_get_tcphdr() local
1019 static const void *cake_get_tcpopt(const struct tcphdr *tcph, in cake_get_tcpopt() argument
1131 static void cake_tcph_get_tstamp(const struct tcphdr *tcph, in cake_tcph_get_tstamp() argument
1145 cake_tcph_may_drop(const struct tcphdr * tcph,u32 tstamp_new,u32 tsecr_new) cake_tcph_may_drop() argument
1225 const struct tcphdr *tcph, *tcph_check; cake_ack_filter() local
[all...]
/linux/tools/testing/selftests/net/tcp_ao/
H A Dicmps-accept.c191 } tcph; in icmp_interfere4() member
306 } tcph; in icmp6_interfere() member
[all...]
H A Dicmps-discard.c191 } tcph; in icmp_interfere4() member
306 } tcph; in icmp6_interfere() member
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_fdir.c399 struct tcphdr *tcph = (struct tcphdr *)hdr->buffer; in iavf_fill_fdir_tcp_hdr() local
/linux/drivers/net/ethernet/ibm/
H A Dibmveth.c1334 struct tcphdr *tcph; in ibmveth_rx_mss_helper() local
1427 struct tcphdr *tcph = (struct tcphdr *)(skb->data + iphlen); in ibmveth_rx_csum_helper() local
/linux/tools/testing/selftests/net/lib/
H A Dcsum.c618 struct tcphdr *tcph = th; in recv_verify_packet_tcp() local
/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c2465 const struct tcphdr *tcph; in accept_cr() local
4067 struct tcphdr *tcph; in rx_pkt() local
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_ethtool.c139 struct tcphdr *tcph, *tcpm; in idpf_fsteer_fill_tcp() local
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1133 const struct tcphdr *tcph; in cxgbit_pass_accept_rpl() local
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c599 struct tcphdr *tcph = (struct tcphdr *)(l4_hdr); in enetc_tso_hdr_csum() local
643 struct tcphdr *tcph = (struct tcphdr *)(l4_hdr); in enetc_tso_complete_csum() local
/linux/drivers/net/ethernet/intel/ice/virt/
H A Dfdir.c948 struct tcphdr *tcph; in ice_vc_fdir_parse_pattern() local

12