Home
last modified time | relevance | path

Searched refs:proto_ctype (Results 1 – 4 of 4) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_cls_redirect.h26 uint8_t proto_ctype; member
Dtest_cls_redirect.c386 if (encap->gue.proto_ctype == IPPROTO_IPV6) { in accept_locally()
419 if (encap->gue.proto_ctype == IPPROTO_IPV6) { in forward_with_gre()
1030 switch (encap->gue.proto_ctype) { in cls_redirect()
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_flow_dissector.c58 __u8 proto_ctype; member
258 gueh->proto_ctype = proto; in build_gue_header()
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dcls_redirect.c267 .proto_ctype = proto in encap_init()