Home
last modified time | relevance | path

Searched defs:tcp (Results 1 – 24 of 24) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
A Dflow_dissector.c21 struct tcphdr tcp; member
28 struct tcphdr tcp; member
36 struct tcphdr tcp; member
42 struct tcphdr tcp; member
54 struct tcphdr tcp; member
64 struct tcphdr tcp; member
77 struct tcphdr tcp; member
A Dsockmap_basic.c767 int stream[2], dgram, udp, tcp; in test_sockmap_many_socket() local
835 int stream[2], dgram, udp, tcp; in test_sockmap_many_maps() local
907 int stream[2], dgram, udp, tcp; in test_sockmap_same_sock() local
A Dcls_redirect.c251 struct tcphdr tcp; in build_input() local
/tools/testing/selftests/bpf/progs/
A Dtest_pkt_access.c89 struct tcphdr *tcp = NULL; in test_pkt_write_access_subprog() local
108 struct tcphdr *tcp = NULL; in test_pkt_access() local
A Dtest_sk_assign.c55 get_tuple(struct __sk_buff *skb, bool *ipv4, bool *tcp) in get_tuple()
176 bool tcp = false; in bpf_sk_assign_test() local
A Dxdpwall.c173 static __always_inline bool tcphdr_only_contains_flag(struct tcphdr *tcp, in tcphdr_only_contains_flag()
181 struct tcphdr *tcp) { in set_tcp_flags()
193 struct tcphdr *tcp = transport_hdr; in parse_tcp() local
A Dskb_pkt_end.c34 struct tcphdr *tcp; in main_prog() local
A Dtest_migrate_reuseport.c50 struct tcphdr *tcp = NULL; in drop_ack() local
A Dtest_tc_edt.c65 static inline int handle_tcp(struct __sk_buff *skb, struct tcphdr *tcp) in handle_tcp()
A Dtest_assign_reuse.c20 struct tcphdr tcp; member
A Dfexit_bpf2bpf.c162 struct tcphdr *tcp; in new_test_pkt_write_access_subprog() local
A Dbpf_iter_tcp4.c69 static bool tcp_in_initial_slowstart(const struct tcp_sock *tcp) in tcp_in_initial_slowstart()
A Dbpf_iter_tcp6.c69 static bool tcp_in_initial_slowstart(const struct tcp_sock *tcp) in tcp_in_initial_slowstart()
A Dtest_tcp_custom_syncookie.c63 struct tcphdr *tcp; member
A Dtest_cls_redirect_dynptr.c541 uint64_t tuplen, void *iph, struct tcphdr *tcp) in classify_tcp()
710 struct tcphdr tcp; in process_tcp() local
A Dtest_cls_redirect.c652 void *iph, struct tcphdr *tcp) in classify_tcp()
823 struct tcphdr *tcp = buf_assign(pkt, sizeof(_tcp), &_tcp); in process_tcp() local
A Dbpf_flow.c172 struct tcphdr *tcp, _tcp; in parse_ip_proto() local
A Dtest_l4lb.c303 struct tcphdr *tcp; in parse_tcp() local
A Dtest_l4lb_noinline.c302 struct tcphdr *tcp; in parse_tcp() local
A Dtest_l4lb_noinline_dynptr.c308 struct tcphdr *tcp; in parse_tcp() local
A Dxdp_synproxy_kern.c371 struct tcphdr *tcp; member
A Dtest_xdp_noinline.c261 struct tcphdr *tcp; in parse_tcp() local
/tools/testing/selftests/bpf/
A Dnetwork_helpers.h49 struct tcphdr tcp; member
57 struct tcphdr tcp; member
A Dnetwork_helpers.c859 struct tcphdr *tcp; in show_transport() local

Completed in 67 milliseconds