Searched refs:AF_MAX (Results 1 – 18 of 18) sorted by relevance
182 static struct rtnl_link_af_ops *af_ops[AF_MAX];194 if (family == AF_UNSPEC || family >= AF_MAX) in rtnl_link_af_ops_lookup()289 if (ops->ao_family == AF_UNSPEC || ops->ao_family >= AF_MAX) in rtnl_link_af_register()
58 AF_MAX = 18 variable81 PF_MAX = AF_MAX
25 #define NPROTO AF_MAX
22 extern const char *const l3proto2str[AF_MAX];
205 #define AF_INET6 AF_MAX+1
13 const char *const l3proto2str[AF_MAX] = {
27 { AF_MAX, 0, 0, -EAFNOSUPPORT, 0 },
84 #define AF_INET6 AF_MAX
290 AF_MAX = 27 variable322 PF_MAX = AF_MAX
436 AF_MAX = PF_MAX variable752 AF_MAX = PF_MAX variable
418 AF_MAX = PF_MAX variable
220 void * l_af_data[AF_MAX];
147 pub const AF_MAX: ::c_int = 43; constant
79 #ifdef AF_MAX80 { "AF_MAX", (unsigned long) AF_MAX },
250 pub const AF_MAX: u32 = 44; constant
225 static const struct filter default_afs[AF_MAX] = {304 for (af = 0; af < AF_MAX; af++) { in filter_merge_defaults()
834 pub const AF_MAX: ::c_int = 37; constant
231 for (i = 0; i < AF_MAX; i++) { in do_foreach_af()