net-snmp  5.4.1
Functions
baby_steps_access_multiplexer: calls individual access methods based on baby_step mode.
baby_steps

Functions

netsnmp_mib_handlernetsnmp_baby_steps_access_multiplexer_get (netsnmp_baby_steps_access_methods *am)
 returns a baby_steps handler that can be injected into a given handler chain.
int netsnmp_baby_step_mode2flag (u_int mode)

Function Documentation

returns a baby_steps handler that can be injected into a given handler chain.

Definition at line 336 of file baby_steps.c.