Home
last modified time | relevance | path

Searched refs:RTNL_MAX_TYPE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.c63 #define RTNL_MAX_TYPE 50 macro
473 if (WARN_ON(ops->maxtype > RTNL_MAX_TYPE || in rtnl_link_register()
3554 struct nlattr *attr[RTNL_MAX_TYPE + 1];
3630 if (ops->maxtype > RTNL_MAX_TYPE) in __rtnl_newlink()