Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/
Dnlattr.c1072 int nla_put(struct sk_buff *skb, int attrtype, int attrlen, const void *data) in nla_put() function
/kernel/linux/linux-5.10/lib/
Dnlattr.c1038 int nla_put(struct sk_buff *skb, int attrtype, int attrlen, const void *data) in nla_put() function