Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dnlattr.c1085 int nla_put_nohdr(struct sk_buff *skb, int attrlen, const void *data) in nla_put_nohdr() function
1093 EXPORT_SYMBOL(nla_put_nohdr); variable
/kernel/linux/linux-6.6/lib/
H A Dnlattr.c1119 int nla_put_nohdr(struct sk_buff *skb, int attrlen, const void *data) in nla_put_nohdr() function
1127 EXPORT_SYMBOL(nla_put_nohdr); variable

Completed in 4 milliseconds