Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dnlattr.c1104 int nla_append(struct sk_buff *skb, int attrlen, const void *data) in nla_append() function
1112 EXPORT_SYMBOL(nla_append); variable
/kernel/linux/linux-6.6/lib/
H A Dnlattr.c1138 int nla_append(struct sk_buff *skb, int attrlen, const void *data) in nla_append() function
1146 EXPORT_SYMBOL(nla_append); variable

Completed in 6 milliseconds