Searched refs:IFLA_PORT_MAX (Results 1 – 2 of 2) sorted by relevance
656 #define IFLA_PORT_MAX (__IFLA_PORT_MAX - 1) macro
1403 static const struct nla_policy ifla_port_policy[IFLA_PORT_MAX+1] = {1859 struct nlattr *port[IFLA_PORT_MAX+1]; in do_setlink()1874 err = nla_parse_nested(port, IFLA_PORT_MAX, attr, in do_setlink()1892 struct nlattr *port[IFLA_PORT_MAX+1]; in do_setlink()1894 err = nla_parse_nested(port, IFLA_PORT_MAX, in do_setlink()