Home
last modified time | relevance | path

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

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