Home
last modified time | relevance | path

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

/linux-4.1.27/net/hsr/
Dhsr_netlink.c22 static const struct nla_policy hsr_policy[IFLA_HSR_MAX + 1] = {
107 .maxtype = IFLA_HSR_MAX,
/linux-4.1.27/include/uapi/linux/
Dif_link.h623 #define IFLA_HSR_MAX (__IFLA_HSR_MAX - 1) macro