Searched refs:IDIAG_ATTR_MAX (Results 1 – 2 of 2) sorted by relevance
68 IDIAG_ATTR_MAX, enumerator75 #define IDIAG_ATTR_ALL ((1<<IDIAG_ATTR_MAX)-1)
581 static struct nla_policy ext_policy[IDIAG_ATTR_MAX] = {597 struct nlattr *tb[IDIAG_ATTR_MAX]; in idiagnl_msg_parse()604 err = nlmsg_parse(nlh, sizeof(struct inet_diag_msg), tb, IDIAG_ATTR_MAX, in idiagnl_msg_parse()