#include <qos_cb.h>

Data Fields | |
| qos_cb * | callback |
| struct qos_callback * | next |
| void * | param |
| int | types |
Definition at line 77 of file qos_cb.h.
Definition at line 79 of file qos_cb.h.
Referenced by register_qoscb(), run_create_cbs(), and run_qos_callbacks().
struct qos_callback* next [read] |
Definition at line 81 of file qos_cb.h.
Referenced by destroy_qos_callbacks_list(), register_qoscb(), run_create_cbs(), and run_qos_callbacks().
| void* param |
Definition at line 80 of file qos_cb.h.
Referenced by register_qoscb(), run_create_cbs(), and run_qos_callbacks().
| int types |
1.5.6