Home
last modified time | relevance | path

Searched refs:nla_put_nohdr (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/lib/
Dnlattr.c669 int nla_put_nohdr(struct sk_buff *skb, int attrlen, const void *data) in nla_put_nohdr() function
677 EXPORT_SYMBOL(nla_put_nohdr);
/linux-4.19.296/include/net/
Dnetlink.h275 int nla_put_nohdr(struct sk_buff *skb, int attrlen, const void *data);