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;
33 struct guehdr { struct34 union {87 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() local288 struct guehdr *guehdr, void *data, in gue_gro_remcsum()318 struct guehdr *guehdr; in gue_gro_receive() local461 struct guehdr *guehdr = (struct guehdr *)(skb->data + nhoff); in gue_gro_complete() local990 struct guehdr *guehdr; in __gue_build_header() local1130 struct guehdr *guehdr; in gue_err() local
93 struct guehdr *guehdr; in gue6_err() local
44 struct guehdr { struct45 union {