Home
last modified time | relevance | path

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

/linux-6.15/net/shaper/
H A Dshaper_nl_gen.c85 .post_doit = net_shaper_nl_post_doit,
103 .post_doit = net_shaper_nl_post_doit,
112 .post_doit = net_shaper_nl_post_doit,
121 .post_doit = net_shaper_nl_post_doit,
H A Dshaper_nl_gen.h23 net_shaper_nl_post_doit(const struct genl_split_ops *ops, struct sk_buff *skb,
H A Dshaper.c678 void net_shaper_nl_post_doit(const struct genl_split_ops *ops, in net_shaper_nl_post_doit() function