Searched defs:guehdr (Results 1 – 5 of 5) sorted by relevance
20 struct guehdr { struct22 uint8_t hlen : 5, control : 1, variant : 2;26 uint8_t proto_ctype;27 uint16_t flags;
36 struct guehdr { struct37 union {90 static inline int validate_gue_flags(struct guehdr *guehdr, size_t optlen) in validate_gue_flags()
88 static struct guehdr *gue_remcsum(struct sk_buff *skb, struct guehdr *guehdr, in gue_remcsum()111 static int gue_control_message(struct sk_buff *skb, struct guehdr *guehdr) in gue_control_message()122 struct guehdr *guehdr; in gue_udp_recv() local282 struct guehdr *guehdr, void *data, in gue_gro_remcsum()312 struct guehdr *guehdr; in gue_gro_receive() local448 struct guehdr *guehdr = (struct guehdr *)(skb->data + nhoff); in gue_gro_complete() local977 struct guehdr *guehdr; in __gue_build_header() local1117 struct guehdr *guehdr; in gue_err() local
44 struct guehdr { struct45 union {
93 struct guehdr *guehdr; in gue6_err() local