Home
last modified time | relevance | path

Searched refs:__nla_reserve_nohdr (Results 1 – 6 of 6) sorted by relevance

/linux/lib/
A Dnlattr.c902 void *__nla_reserve_nohdr(struct sk_buff *skb, int attrlen) in __nla_reserve_nohdr() function
906 EXPORT_SYMBOL(__nla_reserve_nohdr);
974 return __nla_reserve_nohdr(skb, attrlen); in nla_reserve_nohdr()
1032 start = __nla_reserve_nohdr(skb, attrlen); in __nla_put_nohdr()
/linux/include/net/
A Dnetlink.h517 void *__nla_reserve_nohdr(struct sk_buff *skb, int attrlen);
/linux/net/core/
A Ddrop_monitor.c250 __nla_reserve_nohdr(dskb, sizeof(struct net_dm_drop_point)); in trace_drop_common()
/linux/
A Dvmlinux.symvers9290 0x00000000 __nla_reserve_nohdr vmlinux EXPORT_SYMBOL
A DSystem.map17132 ffff8000104c0430 T __nla_reserve_nohdr
A D.tmp_System.map17132 ffff8000104c0430 T __nla_reserve_nohdr

Completed in 310 milliseconds