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

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

Completed in 59 milliseconds