NDN-DPDK
High-Speed Named Data Networking Forwarder
|
Functions | |
N_LOG_INIT (InputDemux) | |
void | InputDemux_SetDispatchDiv (InputDemux *demux, uint32_t nDest, bool byGenericHash) |
NdtQuerier * | InputDemux_SetDispatchByNdt (InputDemux *demux) |
void | InputDemux_SetDispatchByToken (InputDemux *demux, uint8_t offset) |
Variables | |
const InputDemux_DispatchFunc | InputDemux_DispatchJmp [] |
NdtQuerier* InputDemux_SetDispatchByNdt | ( | InputDemux * | demux | ) |
void InputDemux_SetDispatchByToken | ( | InputDemux * | demux, |
uint8_t | offset | ||
) |
void InputDemux_SetDispatchDiv | ( | InputDemux * | demux, |
uint32_t | nDest, | ||
bool | byGenericHash | ||
) |
N_LOG_INIT | ( | InputDemux | ) |
const InputDemux_DispatchFunc InputDemux_DispatchJmp[] |