Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dnet_shaper.h75 struct net_shaper_ops { struct
86 int (*group)(struct net_shaper_binding *binding, int leaves_count,
96 int (*set)(struct net_shaper_binding *binding,
106 int (*delete)(struct net_shaper_binding *binding,
116 void (*capabilities)(struct net_shaper_binding *binding,
/linux-6.14.4/net/shaper/
Dshaper.c69 net_shaper_ops(struct net_shaper_binding *binding) in net_shaper_ops() function
/linux-6.14.4/include/linux/
Dnetdevice.h1633 const struct net_shaper_ops *net_shaper_ops; member