Searched refs:__nla_put (Results 1 – 1 of 1) sorted by relevance
770 void __nla_put(struct sk_buff *skb, int attrtype, int attrlen, in __nla_put() function778 EXPORT_SYMBOL(__nla_put);834 __nla_put(skb, attrtype, attrlen, data); in nla_put()