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

  /src/sys/altq/
altq_rio.h 42 struct rio_interface { struct
47 struct rio_interface iface;
59 struct rio_interface iface;
78 #define RIO_IF_ATTACH _IOW('Q', 1, struct rio_interface)
79 #define RIO_IF_DETACH _IOW('Q', 2, struct rio_interface)
80 #define RIO_ENABLE _IOW('Q', 3, struct rio_interface)
81 #define RIO_DISABLE _IOW('Q', 4, struct rio_interface)
altq_rio.h 42 struct rio_interface { struct
47 struct rio_interface iface;
59 struct rio_interface iface;
78 #define RIO_IF_ATTACH _IOW('Q', 1, struct rio_interface)
79 #define RIO_IF_DETACH _IOW('Q', 2, struct rio_interface)
80 #define RIO_ENABLE _IOW('Q', 3, struct rio_interface)
81 #define RIO_DISABLE _IOW('Q', 4, struct rio_interface)
altq_rio.h 42 struct rio_interface { struct
47 struct rio_interface iface;
59 struct rio_interface iface;
78 #define RIO_IF_ATTACH _IOW('Q', 1, struct rio_interface)
79 #define RIO_IF_DETACH _IOW('Q', 2, struct rio_interface)
80 #define RIO_ENABLE _IOW('Q', 3, struct rio_interface)
81 #define RIO_DISABLE _IOW('Q', 4, struct rio_interface)
altq_rio.h 42 struct rio_interface { struct
47 struct rio_interface iface;
59 struct rio_interface iface;
78 #define RIO_IF_ATTACH _IOW('Q', 1, struct rio_interface)
79 #define RIO_IF_DETACH _IOW('Q', 2, struct rio_interface)
80 #define RIO_ENABLE _IOW('Q', 3, struct rio_interface)
81 #define RIO_DISABLE _IOW('Q', 4, struct rio_interface)

Completed in 45 milliseconds