Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/net/core/
H A Dtso.c36 struct tcphdr *tcph = (struct tcphdr *)hdr; in tso_build_hdr() local
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Dipt_ECN.c47 struct tcphdr _tcph, *tcph; in set_ect_tcp() local
[all...]
H A Dnf_reject_ipv4.c73 struct tcphdr *tcph; in nf_reject_ip_tcphdr_put() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dtso.c28 struct tcphdr *tcph = (struct tcphdr *)hdr; in tso_build_hdr() local
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Dipt_ECN.c47 struct tcphdr _tcph, *tcph; in set_ect_tcp() local
[all...]
H A Dnf_reject_ipv4.c197 struct tcphdr *tcph; in nf_reject_ip_tcphdr_put() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dcgroup_skb_sk_lookup_kern.c72 struct tcphdr tcph; in ingress_lookup() local
30 set_tuple(struct bpf_sock_tuple *tuple, const struct ipv6hdr *ip6h, const struct tcphdr *tcph) set_tuple() argument
40 is_allowed_peer_cg(struct __sk_buff *skb, const struct ipv6hdr *ip6h, const struct tcphdr *tcph) is_allowed_peer_cg() argument
[all...]
H A Dtest_tcp_check_syncookie_kern.c53 struct tcphdr *tcph; in check_syncookie() local
26 gen_syncookie(void *data_end, struct bpf_sock *sk, void *iph, __u32 ip_size, struct tcphdr *tcph) gen_syncookie() argument
[all...]
H A Dtest_tc_tunnel.c78 struct tcphdr tcph; in encap_ipv4() local
223 struct tcphdr tcph; in encap_ipv6() local
/kernel/linux/linux-5.10/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 Dnf_conntrack_seqadj.c122 struct tcphdr *tcph = (void *)skb->data + protoff; in nf_ct_sack_adjust() local
169 struct tcphdr *tcph; in nf_ct_seq_adjust() local
75 nf_ct_sack_block_adjust(struct sk_buff *skb, struct tcphdr *tcph, unsigned int sackoff, unsigned int sackend, struct nf_ct_seqadj *seq) nf_ct_sack_block_adjust() argument
[all...]
H A 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; nft_exthdr_tcp_set_eval() local
321 struct tcphdr *tcph; nft_exthdr_tcp_strip_eval() local
[all...]
H A Dnft_flow_offload.c76 struct tcphdr _tcph, *tcph = NULL; in nft_flow_offload_eval() local
H A Dxt_TCPMSS.c78 struct tcphdr *tcph; in tcpmss_mangle_packet() local
[all...]
H A Dnf_conntrack_pptp.c521 const struct tcphdr *tcph; in conntrack_pptp_help() local
H A 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
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_TCPOPTSTRIP.c34 struct tcphdr *tcph, _th; in tcpoptstrip_mangle_packet() local
H A Dnf_conntrack_seqadj.c122 struct tcphdr *tcph = (void *)skb->data + protoff; in nf_ct_sack_adjust() local
169 struct tcphdr *tcph; in nf_ct_seq_adjust() local
75 nf_ct_sack_block_adjust(struct sk_buff *skb, struct tcphdr *tcph, unsigned int sackoff, unsigned int sackend, struct nf_ct_seqadj *seq) nf_ct_sack_block_adjust() argument
[all...]
H A Dnf_nat_helper.c95 struct tcphdr *tcph; in __nf_nat_mangle_tcp_packet() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dcgroup_skb_sk_lookup_kern.c70 struct tcphdr tcph; in ingress_lookup() local
29 set_tuple(struct bpf_sock_tuple *tuple, const struct ipv6hdr *ip6h, const struct tcphdr *tcph) set_tuple() argument
39 is_allowed_peer_cg(struct __sk_buff *skb, const struct ipv6hdr *ip6h, const struct tcphdr *tcph) is_allowed_peer_cg() argument
[all...]
H A Dtest_tcp_check_syncookie_kern.c53 struct tcphdr *tcph; in check_syncookie() local
26 gen_syncookie(void *data_end, struct bpf_sock *sk, void *iph, __u32 ip_size, struct tcphdr *tcph) gen_syncookie() argument
[all...]
H A Dcgroup_tcp_skb.c25 int needed_tcp_pkt(struct __sk_buff *skb, struct tcphdr *tcph) in needed_tcp_pkt() argument
48 static int egress_accept(struct tcphdr *tcph) in egress_accept() argument
61 static int ingress_accept(struct tcphdr *tcph) in ingress_accept() argument
84 egress_connect(struct tcphdr *tcph) egress_connect() argument
97 ingress_connect(struct tcphdr *tcph) ingress_connect() argument
111 egress_close_remote(struct tcphdr *tcph) egress_close_remote() argument
135 ingress_close_remote(struct tcphdr *tcph) ingress_close_remote() argument
156 egress_close_local(struct tcphdr *tcph) egress_close_local() argument
176 ingress_close_local(struct tcphdr *tcph) ingress_close_local() argument
208 struct tcphdr tcph; server_egress() local
231 struct tcphdr tcph; server_ingress() local
254 struct tcphdr tcph; server_egress_srv() local
277 struct tcphdr tcph; server_ingress_srv() local
300 struct tcphdr tcph; client_egress_srv() local
323 struct tcphdr tcph; client_ingress_srv() local
346 struct tcphdr tcph; client_egress() local
369 struct tcphdr tcph; client_ingress() local
[all...]
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c91 struct tcphdr *tcph; in nf_reject_ip6_tcphdr_put() local
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dact_nat.c169 struct tcphdr *tcph; in tcf_nat_act() local

Completed in 12 milliseconds

1234