Home
last modified time | relevance | path

Searched defs:nla_find (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dnlattr.c701 struct nlattr *nla_find(const struct nlattr *head, int len, int attrtype) in nla_find() function
712 EXPORT_SYMBOL(nla_find); variable
/kernel/linux/linux-6.6/lib/
H A Dnlattr.c723 struct nlattr *nla_find(const struct nlattr *head, int len, int attrtype) in nla_find() function
734 EXPORT_SYMBOL(nla_find); variable

Completed in 3 milliseconds