Searched defs:guehdr (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/include/net/ |
| H A D | gue.h | 33 struct guehdr { struct 87 static inline int validate_gue_flags(struct guehdr *guehdr, size_t optlen) in validate_gue_flags() argument
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | gue.h | 36 struct guehdr { struct 90 static inline int validate_gue_flags(struct guehdr *guehdr, size_t optlen) in validate_gue_flags() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | test_cls_redirect.h | 29 struct guehdr { struct
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | test_cls_redirect.h | 29 struct guehdr { struct
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | fou6.c | 93 struct guehdr *guehdr; in gue6_err() local [all...] |
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | fou6.c | 93 struct guehdr *guehdr; in gue6_err() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | test_flow_dissector.c | 44 struct guehdr { struct
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | test_flow_dissector.c | 44 struct guehdr { struct
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | fou.c | 88 static struct guehdr *gue_remcsum(struct sk_buff *skb, struct guehdr *guehdr, in gue_remcsum() argument 111 static int gue_control_message(struct sk_buff *skb, struct guehdr *guehdr) in gue_control_message() argument 122 struct guehdr *guehdr; gue_udp_recv() local 287 gue_gro_remcsum(struct sk_buff *skb, unsigned int off, struct guehdr *guehdr, void *data, size_t hdrlen, struct gro_remcsum *grc, bool nopartial) gue_gro_remcsum() argument 318 struct guehdr *guehdr; gue_gro_receive() local 461 struct guehdr *guehdr = (struct guehdr *)(skb->data + nhoff); gue_gro_complete() local 990 struct guehdr *guehdr; __gue_build_header() local 1130 struct guehdr *guehdr; gue_err() local [all...] |
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | fou_core.c | 90 static struct guehdr *gue_remcsum(struct sk_buff *skb, struct guehdr *guehdr, in gue_remcsum() argument 113 static int gue_control_message(struct sk_buff *skb, struct guehdr *guehdr) in gue_control_message() argument 124 struct guehdr *guehdr; gue_udp_recv() local 283 gue_gro_remcsum(struct sk_buff *skb, unsigned int off, struct guehdr *guehdr, void *data, size_t hdrlen, struct gro_remcsum *grc, bool nopartial) gue_gro_remcsum() argument 314 struct guehdr *guehdr; gue_gro_receive() local 450 struct guehdr *guehdr = (struct guehdr *)(skb->data + nhoff); gue_gro_complete() local 944 struct guehdr *guehdr; __gue_build_header() local 1084 struct guehdr *guehdr; gue_err() local [all...] |
Completed in 6 milliseconds