MAX_INET_PROTOS    95 include/net/protocol.h extern const struct net_protocol __rcu *inet_protos[MAX_INET_PROTOS];
MAX_INET_PROTOS    96 include/net/protocol.h extern const struct net_offload __rcu *inet_offloads[MAX_INET_PROTOS];
MAX_INET_PROTOS    97 include/net/protocol.h extern const struct net_offload __rcu *inet6_offloads[MAX_INET_PROTOS];
MAX_INET_PROTOS   100 include/net/protocol.h extern const struct inet6_protocol __rcu *inet6_protos[MAX_INET_PROTOS];
MAX_INET_PROTOS    31 include/net/raw.h #define RAW_HTABLE_SIZE	MAX_INET_PROTOS