Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/bpf/progs/
A Dcgroup_skb_sk_lookup_kern.c31 const struct tcphdr *tcph) in set_tuple()
41 const struct tcphdr *tcph) in is_allowed_peer_cg()
71 struct tcphdr tcph; in ingress_lookup() local
A Dtest_tcp_check_syncookie_kern.c28 struct tcphdr *tcph) in gen_syncookie()
53 struct tcphdr *tcph; in check_syncookie() local
A Dtest_tc_tunnel.c93 struct tcphdr tcph; in __encap_ipv4() local
261 struct tcphdr tcph; in __encap_ipv6() local
/linux/net/netfilter/
A Dnf_conntrack_seqadj.c76 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
A Dnf_conntrack_proto_tcp.c269 static unsigned int get_conntrack_index(const struct tcphdr *tcph) in get_conntrack_index()
310 const struct tcphdr *tcph) in segment_seq_plus_len()
329 const struct tcphdr *tcph, in tcp_options()
386 const struct tcphdr *tcph, __u32 *sack) in tcp_sack()
454 const struct tcphdr *tcph, in tcp_in_window()
A Dnft_exthdr.c168 struct tcphdr *tcph; in nft_tcp_header_pointer() local
192 struct tcphdr *tcph; in nft_exthdr_tcp_eval() local
234 struct tcphdr *tcph; in nft_exthdr_tcp_set_eval() local
A Dnf_flow_table_ip.c26 struct tcphdr *tcph; in nf_flow_state_check() local
43 struct tcphdr *tcph; in nf_flow_nat_ip_tcp() local
418 struct tcphdr *tcph; in nf_flow_nat_ipv6_tcp() local
A Dxt_TCPOPTSTRIP.c34 struct tcphdr *tcph, _th; in tcpoptstrip_mangle_packet() local
A Dnf_nat_helper.c95 struct tcphdr *tcph; in __nf_nat_mangle_tcp_packet() local
A Dxt_TCPMSS.c78 struct tcphdr *tcph; in tcpmss_mangle_packet() local
A Dnf_conntrack_pptp.c521 const struct tcphdr *tcph; in conntrack_pptp_help() local
A Dnft_flow_offload.c277 struct tcphdr _tcph, *tcph = NULL; in nft_flow_offload_eval() local
/linux/net/netfilter/ipvs/
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/
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()
2565 static int irdma_check_syn(struct irdma_cm_node *cm_node, struct tcphdr *tcph) in irdma_check_syn()
2580 static int irdma_check_seq(struct irdma_cm_node *cm_node, struct tcphdr *tcph) in irdma_check_seq()
2623 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in irdma_handle_syn_pkt() local
2689 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in irdma_handle_synack_pkt() local
2762 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in irdma_handle_ack_pkt() local
2846 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in irdma_process_pkt() local
3087 struct tcphdr *tcph; in irdma_receive_ilq() local
A Dutils.c1394 struct tcphdr *tcph = (struct tcphdr *)buf->tcph; in irdma_ieq_get_qp() local
1425 struct tcphdr *tcph = (struct tcphdr *)buf->tcph; in irdma_send_ieq_ack() local
1487 struct tcphdr *tcph; in irdma_gen1_ieq_update_tcpip_info() local
1510 struct tcphdr *tcph; in irdma_ieq_update_tcpip_info() local
1533 struct tcphdr *tcph; in irdma_gen1_puda_get_tcpip_info() local
1587 struct tcphdr *tcph; in irdma_puda_get_tcpip_info() local
/linux/tools/testing/selftests/net/
A Dgro.c257 struct tcphdr *tcph = buf; in fill_transportlayer() local
302 struct tcphdr *tcph; in send_flags() local
471 struct tcphdr *tcph = (struct tcphdr *)(buf + tcp_offset); in send_changed_checksum() local
486 struct tcphdr *tcph = (struct tcphdr *)(buf + tcp_offset); in send_changed_seq() local
747 struct tcphdr *tcph; in check_recv_pkts() local
/linux/net/core/
A Dtso.c36 struct tcphdr *tcph = (struct tcphdr *)hdr; in tso_build_hdr() local
/linux/net/ipv4/netfilter/
A Dipt_ECN.c47 struct tcphdr _tcph, *tcph; in set_ect_tcp() local
A Dnf_reject_ipv4.c195 struct tcphdr *tcph; in nf_reject_ip_tcphdr_put() local
/linux/net/sched/
A Dact_csum.c208 struct tcphdr *tcph; in tcf_csum_ipv4_tcp() local
232 struct tcphdr *tcph; in tcf_csum_ipv6_tcp() local
A Dact_nat.c169 struct tcphdr *tcph; in tcf_nat_act() local
A Dact_ct.c421 struct tcphdr **tcph) in tcf_ct_flow_table_fill_tuple_ipv4()
467 struct tcphdr **tcph) in tcf_ct_flow_table_fill_tuple_ipv6()
514 struct tcphdr *tcph = NULL; in tcf_ct_flow_table_lookup() local
A Dsch_cake.c906 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
/linux/net/ipv6/netfilter/
A Dnf_reject_ipv6.c225 struct tcphdr *tcph; in nf_reject_ip6_tcphdr_put() local
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_fdir.c329 struct tcphdr *tcph = (struct tcphdr *)hdr->buffer; in iavf_fill_fdir_tcp_hdr() local

Completed in 45 milliseconds

12