Searched refs:WGALLOWEDIP_A_MAX (Results 1 – 2 of 2) sorted by relevance
194 #define WGALLOWEDIP_A_MAX (__WGALLOWEDIP_A_LAST - 1) macro
46 static const struct nla_policy allowedip_policy[WGALLOWEDIP_A_MAX + 1] = {455 struct nlattr *attr, *allowedip[WGALLOWEDIP_A_MAX + 1]; in set_peer()459 ret = nla_parse_nested(allowedip, WGALLOWEDIP_A_MAX, in set_peer()