Home
last modified time | relevance | path

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

/linux/net/sched/
A Dematch.c471 nla_put_nohdr(skb, sizeof(u), &u); in tcf_em_tree_dump()
473 nla_put_nohdr(skb, em->datalen, (void *) em->data); in tcf_em_tree_dump()
A Dem_text.c117 if (nla_put_nohdr(skb, sizeof(conf), &conf) < 0) in em_text_dump()
A Dem_canid.c198 if (nla_put_nohdr(skb, sizeof(struct can_filter) * cm->rules_count, in em_canid_dump()
/linux/lib/
A Dnlattr.c1094 int nla_put_nohdr(struct sk_buff *skb, int attrlen, const void *data) in nla_put_nohdr() function
1102 EXPORT_SYMBOL(nla_put_nohdr);
/linux/net/bridge/
A Dbr_mdb.c110 if (nla_put_nohdr(skb, sizeof(u32), &p->dev->ifindex) || in br_rports_fill_info()
268 if (nla_put_nohdr(skb, sizeof(e), &e) || in __mdb_fill_info()
606 if (nla_put_nohdr(skb, sizeof(u32), &ifindex)) { in nlmsg_populate_rtr_fill()
/linux/net/openvswitch/
A Dconntrack.c2037 return nla_put_nohdr(reply, sizeof(zone_limit), &zone_limit); in ovs_ct_limit_get_default_limit()
2055 return nla_put_nohdr(reply, sizeof(zone_limit), &zone_limit); in __ovs_ct_limit_get_zone_limit()
/linux/include/net/
A Dnetlink.h530 int nla_put_nohdr(struct sk_buff *skb, int attrlen, const void *data);
/linux/drivers/block/drbd/
A Ddrbd_nl.c200 err = nla_put_nohdr(adm_ctx->reply_skb, in drbd_adm_prepare()
/linux/
A Dvmlinux.symvers3954 0x00000000 nla_put_nohdr vmlinux EXPORT_SYMBOL
A DSystem.map17134 ffff8000104c04e4 T nla_put_nohdr
A D.tmp_System.map17134 ffff8000104c04e4 T nla_put_nohdr

Completed in 328 milliseconds