Searched refs:nltb (Results 1 – 2 of 2) sorted by relevance
210 static inline int iwpm_validate_nlmsg_attr(struct nlattr *nltb[], in iwpm_validate_nlmsg_attr() argument215 if (!nltb[i]) in iwpm_validate_nlmsg_attr()245 struct nlattr *nltb[], const char *msg_type);
459 struct nlattr *nltb[], const char *msg_type) in iwpm_parse_nlmsg() argument471 ret = nlmsg_parse_deprecated(cb->nlh, nlh_len, nltb, policy_max - 1, in iwpm_parse_nlmsg()477 ret = iwpm_validate_nlmsg_attr(nltb, policy_max); in iwpm_parse_nlmsg()