Home
last modified time | relevance | path

Searched refs:GREPROTO_MAX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dgre_demux.c29 static const struct gre_protocol __rcu *gre_proto[GREPROTO_MAX] __read_mostly;
33 if (version >= GREPROTO_MAX) in gre_add_protocol()
45 if (version >= GREPROTO_MAX) in gre_del_protocol()
156 if (ver >= GREPROTO_MAX) in gre_rcv()
181 if (ver >= GREPROTO_MAX) in gre_err()
/kernel/linux/linux-6.6/net/ipv4/
H A Dgre_demux.c29 static const struct gre_protocol __rcu *gre_proto[GREPROTO_MAX] __read_mostly;
33 if (version >= GREPROTO_MAX) in gre_add_protocol()
45 if (version >= GREPROTO_MAX) in gre_del_protocol()
156 if (ver >= GREPROTO_MAX) in gre_rcv()
181 if (ver >= GREPROTO_MAX) in gre_err()
/kernel/linux/linux-5.10/include/net/
H A Dgre.h24 #define GREPROTO_MAX 2 macro
/kernel/linux/linux-6.6/include/net/
H A Dgre.h24 #define GREPROTO_MAX 2 macro

Completed in 2 milliseconds