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

/linux-master/lib/
H A Dnlattr.c1094 int nla_put(struct sk_buff *skb, int attrtype, int attrlen, const void *data) function
1102 EXPORT_SYMBOL(nla_put); variable

Completed in 101 milliseconds