Searched refs:IFLA_PORT_MAX (Results 1 – 3 of 3) sorted by relevance
800 #define IFLA_PORT_MAX (__IFLA_PORT_MAX - 1) macro
1769 static const struct nla_policy ifla_port_policy[IFLA_PORT_MAX+1] = {2517 struct nlattr *port[IFLA_PORT_MAX+1]; in do_setlink()2532 err = nla_parse_nested(port, IFLA_PORT_MAX, attr, in do_setlink()2550 struct nlattr *port[IFLA_PORT_MAX+1]; in do_setlink()2552 err = nla_parse_nested(port, IFLA_PORT_MAX, in do_setlink()