Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
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 …]
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
Dtest_tcp_check_syncookie_kern.c28 struct tcphdr *tcph) in gen_syncookie()
53 struct tcphdr *tcph; in check_syncookie() local
Dtest_tc_tunnel.c97 struct tcphdr tcph; in __encap_ipv4() local
265 struct tcphdr tcph; in __encap_ipv6() local
374 struct tcphdr tcph; in encap_ipv6_ipip6() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dcgroup_skb_sk_lookup_kern.c32 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
Dtest_tcp_check_syncookie_kern.c28 struct tcphdr *tcph) in gen_syncookie()
53 struct tcphdr *tcph; in check_syncookie() local
Dtest_tc_tunnel.c78 struct tcphdr tcph; in encap_ipv4() local
223 struct tcphdr tcph; in encap_ipv6() local
/kernel/linux/linux-6.6/net/netfilter/
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
Dnf_conntrack_proto_tcp.c275 static unsigned int get_conntrack_index(const struct tcphdr *tcph) in get_conntrack_index()
316 const struct tcphdr *tcph) in segment_seq_plus_len()
335 const struct tcphdr *tcph, in tcp_options()
392 const struct tcphdr *tcph, __u32 *sack) in tcp_sack()
459 const struct tcphdr *tcph, in tcp_init_sender()
512 unsigned int dataoff, const struct tcphdr *tcph, in tcp_in_window()
Dnft_exthdr.c174 struct tcphdr *tcph; in nft_tcp_header_pointer() local
198 struct tcphdr *tcph; in nft_exthdr_tcp_eval() local
241 struct tcphdr *tcph; in nft_exthdr_tcp_set_eval() local
321 struct tcphdr *tcph; in nft_exthdr_tcp_strip_eval() local
Dxt_TCPOPTSTRIP.c34 struct tcphdr *tcph, _th; in tcpoptstrip_mangle_packet() local
/kernel/linux/linux-5.10/net/netfilter/
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
Dnf_conntrack_proto_tcp.c283 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()
Dnft_exthdr.c174 struct tcphdr *tcph; in nft_tcp_header_pointer() local
198 struct tcphdr *tcph; in nft_exthdr_tcp_eval() local
241 struct tcphdr *tcph; in nft_exthdr_tcp_set_eval() local
321 struct tcphdr *tcph; in nft_exthdr_tcp_strip_eval() local
Dnf_flow_table_ip.c23 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
Dxt_TCPOPTSTRIP.c34 struct tcphdr *tcph, _th; in tcpoptstrip_mangle_packet() local
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
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()
2619 static int irdma_check_syn(struct irdma_cm_node *cm_node, struct tcphdr *tcph) in irdma_check_syn()
2634 static int irdma_check_seq(struct irdma_cm_node *cm_node, struct tcphdr *tcph) in irdma_check_seq()
2677 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in irdma_handle_syn_pkt() local
2743 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in irdma_handle_synack_pkt() local
2816 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in irdma_handle_ack_pkt() local
2900 struct tcphdr *tcph = (struct tcphdr *)rbuf->tcph; in irdma_process_pkt() local
3142 struct tcphdr *tcph; in irdma_receive_ilq() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
Dgro.c258 struct tcphdr *tcph = buf; in fill_transportlayer() local
303 struct tcphdr *tcph; in send_flags() local
472 struct tcphdr *tcph = (struct tcphdr *)(buf + tcp_offset); in send_changed_checksum() local
487 struct tcphdr *tcph = (struct tcphdr *)(buf + tcp_offset); in send_changed_seq() local
748 struct tcphdr *tcph; in check_recv_pkts() local
/kernel/linux/linux-6.6/net/core/
Dtso.c28 struct tcphdr *tcph = (struct tcphdr *)hdr; in tso_build_hdr() local
/kernel/linux/linux-5.10/net/core/
Dtso.c36 struct tcphdr *tcph = (struct tcphdr *)hdr; in tso_build_hdr() local
/kernel/linux/linux-5.10/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()
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
/kernel/linux/linux-5.10/net/ipv4/netfilter/
Dipt_ECN.c47 struct tcphdr _tcph, *tcph; in set_ect_tcp() local
/kernel/linux/linux-6.6/net/ipv4/netfilter/
Dipt_ECN.c47 struct tcphdr _tcph, *tcph; in set_ect_tcp() local

1234