Searched refs:nla_next (Results 1 – 2 of 2) sorted by relevance
81 extern struct nlattr * nla_next(const struct nlattr *, int *);263 pos = nla_next(pos, &(rem)))275 pos = nla_next(pos, &(rem)))
511 struct nlattr *nla_next(const struct nlattr *nla, int *remaining) in nla_next() function