Searched refs:IFLA_PORT_MAX (Results 1 – 5 of 5) sorted by relevance
801 #define IFLA_PORT_MAX (__IFLA_PORT_MAX - 1) macro
1033 #define IFLA_PORT_MAX (__IFLA_PORT_MAX - 1) macro
842 #define IFLA_PORT_MAX (__IFLA_PORT_MAX - 1) macro
1905 static const struct nla_policy ifla_port_policy[IFLA_PORT_MAX+1] = {2805 struct nlattr *port[IFLA_PORT_MAX+1]; in do_setlink()2820 err = nla_parse_nested_deprecated(port, IFLA_PORT_MAX, in do_setlink()2840 struct nlattr *port[IFLA_PORT_MAX+1]; in do_setlink()2842 err = nla_parse_nested_deprecated(port, IFLA_PORT_MAX, in do_setlink()