Home
last modified time | relevance | path

Searched refs:ab_getbulk (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/usr.sbin/snmpd/
Dapplication.h105 void (*ab_getbulk)(struct appl_backend *, int32_t, int32_t, int16_t, member
Dapplication_blocklist.c40 .ab_getbulk = NULL,
Dapplication_internal.c70 .ab_getbulk = NULL, /* getbulk is too complex */
Dapplication_agentx.c111 .ab_getbulk = NULL, /* not properly supported in application.c and libagentx */
Dapplication.c1080 dreq->ard_backend->ab_fn->ab_getbulk == NULL) in appl_request_upstream_resolve()