Searched refs:erridx (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.sbin/snmpd/
H A Dsnmpe.c242 long long errval, erridx; local
428 &req, &errval, &erridx, &msg->sm_pduend,
445 erridx < 1 || erridx > UINT16_MAX))
450 msg->sm_errorindex = erridx;

Completed in 212 milliseconds