Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/bsnmpd/tools/bsnmptools/
HDbsnmpget.c367 snmpget_fix_getbulk(struct snmp_pdu *pdu, uint32_t max_rep, uint32_t non_rep) in snmpget_fix_getbulk() argument
376 if (max_rep > 0) in snmpget_fix_getbulk()
377 pdu->error_index = max_rep; in snmpget_fix_getbulk()