Home
last modified time | relevance | path

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

/linux/net/shaper/
H A Dshaper_nl_gen.h40 int net_shaper_nl_get_dumpit(struct sk_buff *skb, struct netlink_callback *cb);
H A Dshaper_nl_gen.c94 .dumpit = net_shaper_nl_get_dumpit,
H A Dshaper.c820 int net_shaper_nl_get_dumpit(struct sk_buff *skb, in net_shaper_nl_get_dumpit() function