HomeSort by: relevance | last modified time | path
    Searched defs:wfq_interface (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/altq/
altq_wfq.h 42 struct wfq_interface{ struct
47 struct wfq_interface iface;
55 struct wfq_interface iface;
68 struct wfq_interface iface;
74 struct wfq_interface iface;
85 #define WFQ_IF_ATTACH _IOW('Q', 1, struct wfq_interface)
86 #define WFQ_IF_DETACH _IOW('Q', 2, struct wfq_interface)
87 #define WFQ_ENABLE _IOW('Q', 3, struct wfq_interface)
88 #define WFQ_DISABLE _IOW('Q', 4, struct wfq_interface)

Completed in 12 milliseconds