Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/bpf/
Dnlattr.c117 static int nla_parse(struct nlattr *tb[], int maxtype, struct nlattr *head, int len, in nla_parse() function
/Linux-v4.19/lib/
Dnlattr.c240 int nla_parse(struct nlattr **tb, int maxtype, const struct nlattr *head, in nla_parse() function