#include "qos_cb.h"


Go to the source code of this file.
Data Structures | |
| struct | qos_binds |
Typedefs | |
| typedef int(* | load_qos_f )(struct qos_binds *qosb) |
Functions | |
| int | load_qos (struct qos_binds *qosb) |
| static int | load_qos_api (struct qos_binds *qosb) |
| typedef int(* load_qos_f)(struct qos_binds *qosb) |
Definition at line 38 of file qos_load.h.
| int load_qos | ( | struct qos_binds * | qosb | ) |
Definition at line 85 of file qos.c.
References register_qoscb(), and qos_binds::register_qoscb.
Referenced by load_qos_api().
| static int load_qos_api | ( | struct qos_binds * | qosb | ) | [inline, static] |
1.5.6