Searched refs:reqid_next (Results 1 – 3 of 3) sorted by relevance
446 pdu->request_id = reqid_next(trap_reqid); in snmp_create_v2_trap()474 pdu->request_id = reqid_next(trap_reqid); in snmp_create_v3_trap()
548 int32_t reqid_next(u_int type);
2381 reqid_next(u_int type) in reqid_next() function