Searched defs:maxtype (Results 1 – 1 of 1) sorted by relevance
31 static int validate_nla(const struct nlattr *nla, int maxtype, in validate_nla()123 int nla_validate(const struct nlattr *head, int len, int maxtype, in nla_validate()181 int nla_parse(struct nlattr **tb, int maxtype, const struct nlattr *head, in nla_parse()