Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dgue.h33 struct guehdr { struct
34 union {
87 static inline int validate_gue_flags(struct guehdr *guehdr, size_t optlen) in validate_gue_flags()
/Linux-v5.4/net/ipv4/
Dfou.c88 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() local
288 struct guehdr *guehdr, void *data, in gue_gro_remcsum()
318 struct guehdr *guehdr; in gue_gro_receive() local
461 struct guehdr *guehdr = (struct guehdr *)(skb->data + nhoff); in gue_gro_complete() local
990 struct guehdr *guehdr; in __gue_build_header() local
1130 struct guehdr *guehdr; in gue_err() local
/Linux-v5.4/net/ipv6/
Dfou6.c93 struct guehdr *guehdr; in gue6_err() local
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_flow_dissector.c44 struct guehdr { struct
45 union {