Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Dtest_cls_redirect.h35 uint8_t proto_ctype; member
A Dtest_cls_redirect.c389 if (encap->gue.proto_ctype == IPPROTO_IPV6) { in accept_locally()
422 if (encap->gue.proto_ctype == IPPROTO_IPV6) { in forward_with_gre()
1033 switch (encap->gue.proto_ctype) { in cls_redirect()
A Dtest_cls_redirect_dynptr.c281 if (encap->gue.proto_ctype == IPPROTO_IPV6) in accept_locally()
316 if (encap->gue.proto_ctype == IPPROTO_IPV6) { in forward_with_gre()
931 switch (encap->gue.proto_ctype) { in cls_redirect()
/tools/testing/selftests/bpf/prog_tests/
A Dflow_dissector_classification.c80 __u8 proto_ctype; member
188 gueh->proto_ctype = proto; in build_gue_header()
A Dcls_redirect.c236 .proto_ctype = proto in encap_init()

Completed in 13 milliseconds