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

  /src/sys/altq/
altq_priq.h 44 struct priq_interface { struct
50 struct priq_interface iface;
71 struct priq_interface iface;
76 struct priq_interface iface;
84 struct priq_interface iface;
92 struct priq_interface iface;
113 struct priq_interface iface;
119 #define PRIQ_IF_ATTACH _IOW('Q', 1, struct priq_interface)
120 #define PRIQ_IF_DETACH _IOW('Q', 2, struct priq_interface)
121 #define PRIQ_ENABLE _IOW('Q', 3, struct priq_interface)
    [all...]
altq_priq.h 44 struct priq_interface { struct
50 struct priq_interface iface;
71 struct priq_interface iface;
76 struct priq_interface iface;
84 struct priq_interface iface;
92 struct priq_interface iface;
113 struct priq_interface iface;
119 #define PRIQ_IF_ATTACH _IOW('Q', 1, struct priq_interface)
120 #define PRIQ_IF_DETACH _IOW('Q', 2, struct priq_interface)
121 #define PRIQ_ENABLE _IOW('Q', 3, struct priq_interface)
    [all...]

Completed in 23 milliseconds