Searched refs:CGW_MAX (Results 1 – 2 of 2) sorted by relevance
84 #define CGW_MAX (__CGW_MAX - 1) macro
611 static const struct nla_policy cgw_policy[CGW_MAX+1] = {628 struct nlattr *tb[CGW_MAX+1]; in cgw_parse_attr()636 err = nlmsg_parse(nlh, sizeof(struct rtcanmsg), tb, CGW_MAX, in cgw_parse_attr()