wfq_interface
wfq_ifattach(struct wfq_interface *ifacep)
wfq_ifdetach(struct wfq_interface *ifacep)
struct wfq_interface iface;
static int wfq_setenable(struct wfq_interface *, int);
error = wfq_setenable((struct wfq_interface *)addr, ENABLE);
error = wfq_setenable((struct wfq_interface *)addr, DISABLE);
static int wfq_ifattach(struct wfq_interface *);
error = wfq_ifattach((struct wfq_interface *)addr);
error = wfq_ifdetach((struct wfq_interface *)addr);
static int wfq_ifdetach(struct wfq_interface *);
wfq_setenable(struct wfq_interface *ifacep, int flag)
struct wfq_interface iface;
struct wfq_interface iface;
struct wfq_interface iface;
struct wfq_interface iface;
#define WFQ_IF_ATTACH _IOW('Q', 1, struct wfq_interface)
#define WFQ_IF_DETACH _IOW('Q', 2, struct wfq_interface)
#define WFQ_ENABLE _IOW('Q', 3, struct wfq_interface)
#define WFQ_DISABLE _IOW('Q', 4, struct wfq_interface)
struct wfq_interface iface;
struct wfq_interface iface;
struct wfq_interface iface;
struct wfq_interface iface;