Searched defs:guehdr (Results 1 – 5 of 5) sorted by relevance
29 struct guehdr { struct31 uint8_t hlen : 5, control : 1, variant : 2;35 uint8_t proto_ctype;36 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()
90 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() local300 struct guehdr *guehdr, void *data, in gue_gro_remcsum()330 struct guehdr *guehdr; in gue_gro_receive() local469 struct guehdr *guehdr = (struct guehdr *)(skb->data + nhoff); in gue_gro_complete() local963 struct guehdr *guehdr; in __gue_build_header() local1103 struct guehdr *guehdr; in gue_err() local
93 struct guehdr *guehdr; in gue6_err() local
70 struct guehdr { struct71 union {