Home
last modified time | relevance | path

Searched defs:net_shaper_ops (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dnet_shaper.h76 struct net_shaper_ops { struct
87 int (*group)(struct net_shaper_binding *binding, int leaves_count,
97 int (*set)(struct net_shaper_binding *binding,
107 int (*delete)(struct net_shaper_binding *binding,
117 void (*capabilities)(struct net_shaper_binding *binding,
/linux/net/shaper/
H A Dshaper.c68 net_shaper_ops(struct net_shaper_binding *binding) in net_shaper_ops() function
/linux/include/linux/
H A Dnetdevice.h1692 const struct net_shaper_ops *net_shaper_ops; member