Home
last modified time | relevance | path

Searched defs:nla_next (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
Dnlattr.c25 static struct nlattr *nla_next(const struct nlattr *nla, int *remaining) in nla_next() function
/kernel/linux/linux-5.10/include/net/
Dnetlink.h1171 static inline struct nlattr *nla_next(const struct nlattr *nla, int *remaining) in nla_next() function