Searched defs:net_shaper_ops (Results 1 – 3 of 3) sorted by relevance
102 struct net_shaper_ops { struct118 int (*group)(struct net_shaper_binding *binding, int leaves_count,128 int (*set)(struct net_shaper_binding *binding,145 int (*delete)(struct net_shaper_binding *binding,155 void (*capabilities)(struct net_shaper_binding *binding,
68 net_shaper_ops(struct net_shaper_binding *binding) in net_shaper_ops() function [all...]
1713 const struct net_shaper_ops *net_shaper_ops; member