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