Home
last modified time | relevance | path

Searched defs:guehdr (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.h29 struct guehdr { struct
31 uint8_t hlen : 5, control : 1, variant : 2;
35 uint8_t proto_ctype;
36 uint16_t flags;
/linux/include/net/
H A Dgue.h36 struct guehdr { struct
37 union {
90 static inline int validate_gue_flags(struct guehdr *guehdr, size_t optlen) in validate_gue_flags()
/linux/net/ipv6/
H A Dfou6.c93 struct guehdr *guehdr; in gue6_err() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector_classification.c70 struct guehdr { struct
71 union {