cbq_interface
error = cbq_set_enable((struct cbq_interface *)addr, ENABLE);
error = cbq_set_enable((struct cbq_interface *)addr, DISABLE);
error = cbq_clear_hierarchy((struct cbq_interface *)addr);
error = cbq_ifattach((struct cbq_interface *)addr);
error = cbq_ifdetach((struct cbq_interface *)addr);
cbq_clear_hierarchy(struct cbq_interface *ifacep)
cbq_set_enable(struct cbq_interface *ep, int enable)
cbq_ifattach(struct cbq_interface *ifacep)
cbq_ifdetach(struct cbq_interface *ifacep)
static int cbq_clear_hierarchy(struct cbq_interface *);
static int cbq_set_enable(struct cbq_interface *, int);
static int cbq_ifattach(struct cbq_interface *);
struct cbq_interface iface;
static int cbq_ifdetach(struct cbq_interface *);
struct cbq_interface cbq_iface;
struct cbq_interface cbq_iface;
struct cbq_interface cbq_iface;
struct cbq_interface cbq_iface;
struct cbq_interface cbq_iface;
struct cbq_interface iface;
#define CBQ_IF_ATTACH _IOW('Q', 1, struct cbq_interface)
#define CBQ_IF_DETACH _IOW('Q', 2, struct cbq_interface)
#define CBQ_ENABLE _IOW('Q', 3, struct cbq_interface)
#define CBQ_DISABLE _IOW('Q', 4, struct cbq_interface)
#define CBQ_CLEAR_HIERARCHY _IOW('Q', 5, struct cbq_interface)
struct cbq_interface iface;
struct cbq_interface iface;
struct cbq_interface iface;
struct cbq_interface iface;
struct cbq_interface iface;