Searched refs:MAX_INET_PROTOS (Results 1 – 4 of 4) sorted by relevance
38 #define MAX_INET_PROTOS 256 macro96 extern struct net_protocol __rcu *inet_protos[MAX_INET_PROTOS];97 extern const struct net_offload __rcu *inet_offloads[MAX_INET_PROTOS];98 extern const struct net_offload __rcu *inet6_offloads[MAX_INET_PROTOS];101 extern struct inet6_protocol __rcu *inet6_protos[MAX_INET_PROTOS];
37 #define RAW_HTABLE_SIZE MAX_INET_PROTOS
31 struct net_protocol __rcu *inet_protos[MAX_INET_PROTOS] __read_mostly;32 const struct net_offload __rcu *inet_offloads[MAX_INET_PROTOS] __read_mostly;
29 struct inet6_protocol __rcu *inet6_protos[MAX_INET_PROTOS] __read_mostly;53 const struct net_offload __rcu *inet6_offloads[MAX_INET_PROTOS] __read_mostly;