Searched defs:gre_proto (Results 1 – 2 of 2) sorted by relevance
25 static const struct gre_protocol __rcu *gre_proto[GREPROTO_MAX] __read_mostly; variable
200 __be32 key, __be16 gre_proto) in ipgre_tunnel_lookup()568 __be16 gre_proto; in ipgre_rcv() local