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

  /src/sys/altq/
altq_blue.h 35 struct blue_interface { struct
40 struct blue_interface iface;
54 struct blue_interface iface;
70 #define BLUE_IF_ATTACH _IOW('Q', 1, struct blue_interface)
71 #define BLUE_IF_DETACH _IOW('Q', 2, struct blue_interface)
72 #define BLUE_ENABLE _IOW('Q', 3, struct blue_interface)
73 #define BLUE_DISABLE _IOW('Q', 4, struct blue_interface)
altq_blue.h 35 struct blue_interface { struct
40 struct blue_interface iface;
54 struct blue_interface iface;
70 #define BLUE_IF_ATTACH _IOW('Q', 1, struct blue_interface)
71 #define BLUE_IF_DETACH _IOW('Q', 2, struct blue_interface)
72 #define BLUE_ENABLE _IOW('Q', 3, struct blue_interface)
73 #define BLUE_DISABLE _IOW('Q', 4, struct blue_interface)
altq_blue.h 35 struct blue_interface { struct
40 struct blue_interface iface;
54 struct blue_interface iface;
70 #define BLUE_IF_ATTACH _IOW('Q', 1, struct blue_interface)
71 #define BLUE_IF_DETACH _IOW('Q', 2, struct blue_interface)
72 #define BLUE_ENABLE _IOW('Q', 3, struct blue_interface)
73 #define BLUE_DISABLE _IOW('Q', 4, struct blue_interface)
altq_blue.h 35 struct blue_interface { struct
40 struct blue_interface iface;
54 struct blue_interface iface;
70 #define BLUE_IF_ATTACH _IOW('Q', 1, struct blue_interface)
71 #define BLUE_IF_DETACH _IOW('Q', 2, struct blue_interface)
72 #define BLUE_ENABLE _IOW('Q', 3, struct blue_interface)
73 #define BLUE_DISABLE _IOW('Q', 4, struct blue_interface)

Completed in 97 milliseconds