Searched defs:nla_parse (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/lib/ | ||
H A D | nlattr.c | 182 int nla_parse(struct nlattr **tb, int maxtype, const struct nlattr *head, nla_parse() function 212 EXPORT_SYMBOL(nla_parse); variable |
Completed in 263 milliseconds