Home
last modified time | relevance | path

Searched defs:nla_put (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dnlattr.c1038 int nla_put(struct sk_buff *skb, int attrtype, int attrlen, const void *data) in nla_put() function
1046 EXPORT_SYMBOL(nla_put); variable
/kernel/linux/linux-6.6/lib/
H A Dnlattr.c1072 int nla_put(struct sk_buff *skb, int attrtype, int attrlen, const void *data) in nla_put() function
1080 EXPORT_SYMBOL(nla_put); variable

Completed in 5 milliseconds