Searched refs:nla_put_bitfield32 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_api.c | 822 nla_put_bitfield32(skb, TCA_ACT_HW_STATS, in tcf_action_dump_1() 827 nla_put_bitfield32(skb, TCA_ACT_USED_HW_STATS, in tcf_action_dump_1() 832 nla_put_bitfield32(skb, TCA_ACT_FLAGS, in tcf_action_dump_1()
|
| H A D | sch_red.c | 434 nla_put_bitfield32(skb, TCA_RED_FLAGS, in red_dump()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | netlink.h | 1540 static inline int nla_put_bitfield32(struct sk_buff *skb, int attrtype, in nla_put_bitfield32() function
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | devlink.c | 3236 if (nla_put_bitfield32(msg, DEVLINK_ATTR_RELOAD_ACTIONS_PERFORMED, actions_performed, in devlink_nl_reload_actions_performed_snd()
|