Searched defs:gre_proto (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | sockex3_kern.c | 156 __u32 gre_proto = load_half(skb, in parse_ip_proto() local
|
| H A D | sockex2_kern.c | 136 __u64 gre_proto = load_half(skb, in flow_dissector() local
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | sockex3_kern.c | 121 __u32 gre_proto = load_half(skb, in parse_ip_proto() local
|
| H A D | sockex2_kern.c | 136 __u64 gre_proto = load_half(skb, in flow_dissector() local
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | ip6_gre.c | 115 ip6gre_tunnel_lookup(struct net_device *dev, const struct in6_addr *remote, const struct in6_addr *local, __be32 key, __be16 gre_proto) ip6gre_tunnel_lookup() argument
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | ip6_gre.c | 115 ip6gre_tunnel_lookup(struct net_device *dev, const struct in6_addr *remote, const struct in6_addr *local, __be32 key, __be16 gre_proto) ip6gre_tunnel_lookup() argument
|
Completed in 8 milliseconds