Searched refs:MAX_INET_PROTOS (Results 1 – 4 of 4) sorted by relevance
34 #define MAX_INET_PROTOS 256 macro97 extern struct net_protocol __rcu *inet_protos[MAX_INET_PROTOS];98 extern const struct net_offload __rcu *inet_offloads[MAX_INET_PROTOS];99 extern const struct net_offload __rcu *inet6_offloads[MAX_INET_PROTOS];102 extern struct inet6_protocol __rcu *inet6_protos[MAX_INET_PROTOS];
33 #define RAW_HTABLE_SIZE MAX_INET_PROTOS
25 struct inet6_protocol __rcu *inet6_protos[MAX_INET_PROTOS] __read_mostly;49 const struct net_offload __rcu *inet6_offloads[MAX_INET_PROTOS] __read_mostly;
27 struct net_protocol __rcu *inet_protos[MAX_INET_PROTOS] __read_mostly;29 const struct net_offload __rcu *inet_offloads[MAX_INET_PROTOS] __read_mostly;