Home
last modified time | relevance | path

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

/linux/net/shaper/
H A Dshaper.c28 struct net_shaper_nl_ctx { struct
36 return &((struct net_shaper_nl_ctx *)ctx)->binding; in net_shaper_binding_from_ctx() argument
180 struct net_shaper_nl_ctx *ctx) in net_shaper_ctx_setup()
207 static void net_shaper_ctx_cleanup(struct net_shaper_nl_ctx *ctx) in net_shaper_ctx_cleanup()
660 struct net_shaper_nl_ctx *ctx = (struct net_shaper_nl_ctx *)info->ctx; in net_shaper_generic_pre()
675 net_shaper_ctx_cleanup((struct net_shaper_nl_ctx *)info->ctx); in net_shaper_generic_post()
686 struct net_shaper_nl_ctx *ctx = (struct net_shaper_nl_ctx *)cb->ctx; in net_shaper_nl_pre_dumpit()
694 net_shaper_ctx_cleanup((struct net_shaper_nl_ctx *)cb->ctx); in net_shaper_nl_post_dumpit()
712 struct net_shaper_nl_ctx *ctx = (struct net_shaper_nl_ctx *)cb->ctx; in net_shaper_nl_cap_pre_dumpit()
720 struct net_shaper_nl_ctx *ctx = (struct net_shaper_nl_ctx *)cb->ctx; in net_shaper_nl_cap_post_dumpit()
[all …]