Searched refs:__nla_reserve_nohdr (Results 1 – 3 of 3) sorted by relevance
477 void *__nla_reserve_nohdr(struct sk_buff *skb, int attrlen) in __nla_reserve_nohdr() function481 EXPORT_SYMBOL(__nla_reserve_nohdr);549 return __nla_reserve_nohdr(skb, attrlen); in nla_reserve_nohdr()607 start = __nla_reserve_nohdr(skb, attrlen); in __nla_put_nohdr()
186 __nla_reserve_nohdr(dskb, sizeof(struct net_dm_drop_point)); in trace_drop_common()
262 void *__nla_reserve_nohdr(struct sk_buff *skb, int attrlen);