/kernel/linux/linux-5.10/net/core/ |
H A D | tso.c | 36 struct tcphdr *tcph = (struct tcphdr *)hdr; in tso_build_hdr() local
|
/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
H A D | ipt_ECN.c | 47 struct tcphdr _tcph, *tcph; in set_ect_tcp() local [all...] |
H A D | nf_reject_ipv4.c | 73 struct tcphdr *tcph; in nf_reject_ip_tcphdr_put() local [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | tso.c | 28 struct tcphdr *tcph = (struct tcphdr *)hdr; in tso_build_hdr() local
|
/kernel/linux/linux-6.6/net/ipv4/netfilter/ |
H A D | ipt_ECN.c | 47 struct tcphdr _tcph, *tcph; in set_ect_tcp() local [all...] |
H A D | nf_reject_ipv4.c | 197 struct tcphdr *tcph; in nf_reject_ip_tcphdr_put() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | cgroup_skb_sk_lookup_kern.c | 72 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 D | test_tcp_check_syncookie_kern.c | 53 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 D | test_tc_tunnel.c | 78 struct tcphdr tcph; in encap_ipv4() local 223 struct tcphdr tcph; in encap_ipv6() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_TCPOPTSTRIP.c | 34 struct tcphdr *tcph, _th; in tcpoptstrip_mangle_packet() local
|
H A D | nf_nat_helper.c | 95 struct tcphdr *tcph; in __nf_nat_mangle_tcp_packet() local
|
H A D | nf_conntrack_seqadj.c | 122 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 D | nft_exthdr.c | 174 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 D | nft_flow_offload.c | 76 struct tcphdr _tcph, *tcph = NULL; in nft_flow_offload_eval() local
|
H A D | xt_TCPMSS.c | 78 struct tcphdr *tcph; in tcpmss_mangle_packet() local [all...] |
H A D | nf_conntrack_pptp.c | 521 const struct tcphdr *tcph; in conntrack_pptp_help() local
|
H A D | nf_flow_table_ip.c | 23 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 D | xt_TCPOPTSTRIP.c | 34 struct tcphdr *tcph, _th; in tcpoptstrip_mangle_packet() local
|
H A D | nf_conntrack_seqadj.c | 122 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 D | nf_nat_helper.c | 95 struct tcphdr *tcph; in __nf_nat_mangle_tcp_packet() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | cgroup_skb_sk_lookup_kern.c | 70 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 D | test_tcp_check_syncookie_kern.c | 53 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 D | cgroup_tcp_skb.c | 25 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 D | nf_reject_ipv6.c | 91 struct tcphdr *tcph; in nf_reject_ip6_tcphdr_put() local [all...] |
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_nat.c | 169 struct tcphdr *tcph; in tcf_nat_act() local
|