Home
last modified time | relevance | path

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

/lib/
Dnlattr.c47 static int validate_nla_bitfield32(const struct nlattr *nla, in validate_nla_bitfield32()
100 const struct nlattr *nla, in nla_validate_int_range()
157 static int validate_nla(const struct nlattr *nla, int maxtype, in validate_nla()
363 const struct nlattr *nla; in __nla_validate_parse() local
493 const struct nlattr *nla; in nla_find() local
516 size_t nla_strlcpy(char *dst, const struct nlattr *nla, size_t dstsize) in nla_strlcpy()
542 char *nla_strdup(const struct nlattr *nla, gfp_t flags) in nla_strdup()
588 int nla_memcmp(const struct nlattr *nla, const void *data, in nla_memcmp()
605 int nla_strcmp(const struct nlattr *nla, const char *str) in nla_strcmp()
638 struct nlattr *nla; in __nla_reserve() local
[all …]