Home
last modified time | relevance | path

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

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