Home
last modified time | relevance | path

Searched refs:nla_put_bitfield32 (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/net/sched/
Dact_api.c1178 nla_put_bitfield32(skb, TCA_ACT_HW_STATS, in tcf_action_dump_1()
1183 nla_put_bitfield32(skb, TCA_ACT_USED_HW_STATS, in tcf_action_dump_1()
1189 nla_put_bitfield32(skb, TCA_ACT_FLAGS, in tcf_action_dump_1()
Dsch_red.c431 nla_put_bitfield32(skb, TCA_RED_FLAGS, in red_dump()
/Linux-v6.1/include/net/
Dnetlink.h1557 static inline int nla_put_bitfield32(struct sk_buff *skb, int attrtype, in nla_put_bitfield32() function
/Linux-v6.1/net/core/
Ddevlink.c4528 if (nla_put_bitfield32(msg, DEVLINK_ATTR_RELOAD_ACTIONS_PERFORMED, actions_performed, in devlink_nl_reload_actions_performed_snd()