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

  /src/sys/altq/
altq_cbq.h 109 struct cbq_interface { struct
128 struct cbq_interface cbq_iface;
135 struct cbq_interface cbq_iface;
140 struct cbq_interface cbq_iface;
147 struct cbq_interface cbq_iface;
155 struct cbq_interface cbq_iface;
161 struct cbq_interface iface;
169 #define CBQ_IF_ATTACH _IOW('Q', 1, struct cbq_interface)
170 #define CBQ_IF_DETACH _IOW('Q', 2, struct cbq_interface)
171 #define CBQ_ENABLE _IOW('Q', 3, struct cbq_interface)
    [all...]

Completed in 10 milliseconds