Home
last modified time | relevance | path

Searched refs:net_shaper_nl_get_dumpit (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/net/shaper/
H A Dshaper_nl_gen.h34 int net_shaper_nl_get_dumpit(struct sk_buff *skb, struct netlink_callback *cb);
H A Dshaper_nl_gen.c93 .dumpit = net_shaper_nl_get_dumpit,
H A Dshaper.c773 int net_shaper_nl_get_dumpit(struct sk_buff *skb, in net_shaper_nl_get_dumpit() function