Home
last modified time | relevance | path

Searched defs:guehdr (Results 1 – 5 of 5) 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/ipv4/
H A Dfou_core.c90 static struct guehdr *gue_remcsum(struct sk_buff *skb, struct guehdr *guehdr, in gue_remcsum()
113 static int gue_control_message(struct sk_buff *skb, struct guehdr *guehdr) in gue_control_message()
124 struct guehdr *guehdr; in gue_udp_recv() local
300 struct guehdr *guehdr, void *data, in gue_gro_remcsum()
330 struct guehdr *guehdr; in gue_gro_receive() local
469 struct guehdr *guehdr = (struct guehdr *)(skb->data + nhoff); in gue_gro_complete() local
963 struct guehdr *guehdr; in __gue_build_header() local
1103 struct guehdr *guehdr; in gue_err() local
/linux/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.c44 struct guehdr { struct
45 union {
/linux/net/ipv6/
H A Dfou6.c93 struct guehdr *guehdr; in gue6_err() local