Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
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()
71 struct tcphdr tcph; in ingress_lookup() local
H A Dtest_tcp_check_syncookie_kern.c28 struct tcphdr *tcph) in gen_syncookie()
53 struct tcphdr *tcph; in check_syncookie() local
H A Dtest_tc_tunnel.c93 struct tcphdr tcph; in __encap_ipv4() local
261 struct tcphdr tcph; in __encap_ipv6() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A 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
/aosp_15_r20/packages/modules/Connectivity/bpf/progs/
D[email protected]120 struct tcphdr* tcph = (void*)(ip6 + 1); local
320 struct tcphdr* tcph = is_tcp ? (void*)(ip + 1) : NULL; in do_forward4_bottom() local
Doffload.c120 struct tcphdr* tcph = (void*)(ip6 + 1); local
320 struct tcphdr* tcph = is_tcp ? (void*)(ip + 1) : NULL; in do_forward4_bottom() local
/aosp_15_r20/external/iptables/iptables/
H A Dxtables-monitor.c400 const struct tcphdr *tcph; in trace_print_packet() local