Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dnlattr.c25 static struct nlattr *nla_next(const struct nlattr *nla, int *remaining) in nla_next() function
/openbmc/linux/include/net/
H A Dnetlink.h1217 static inline struct nlattr *nla_next(const struct nlattr *nla, int *remaining) in nla_next() function