Home | History | Annotate | Download | only in altq

Lines Matching refs:cdnr_interface

76 struct cdnr_interface {
82 struct cdnr_interface iface;
89 struct cdnr_interface iface;
95 struct cdnr_interface iface;
104 struct cdnr_interface iface;
110 struct cdnr_interface iface;
118 struct cdnr_interface iface;
130 struct cdnr_interface iface;
138 struct cdnr_interface iface;
147 struct cdnr_interface iface;
159 struct cdnr_interface iface;
167 struct cdnr_interface iface;
176 struct cdnr_interface iface;
187 struct cdnr_interface iface;
196 #define CDNR_IF_ATTACH _IOW('Q', 1, struct cdnr_interface)
197 #define CDNR_IF_DETACH _IOW('Q', 2, struct cdnr_interface)
198 #define CDNR_ENABLE _IOW('Q', 3, struct cdnr_interface)
199 #define CDNR_DISABLE _IOW('Q', 4, struct cdnr_interface)