Searched refs:TIPC_NLA_UDP_MAX (Results 1 – 2 of 2) sorted by relevance
56 static const struct nla_policy tipc_nl_udp_policy[TIPC_NLA_UDP_MAX + 1] = {280 struct nlattr *opts[TIPC_NLA_UDP_MAX + 1]; in parse_options()285 if (nla_parse_nested(opts, TIPC_NLA_UDP_MAX, in parse_options()
98 TIPC_NLA_UDP_MAX = __TIPC_NLA_UDP_MAX - 1 enumerator