Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/snmpd/
Dtraphandler.c336 mib_oid2string(&cmd->cmd_oid, oidbuf, sizeof(oidbuf), in trapcmd_exec()
355 mib_oid2string(&cmd->cmd_oid, oidbuf, sizeof(oidbuf), in trapcmd_exec()
362 mib_oid2string(&cmd->cmd_oid, oidbuf, sizeof(oidbuf), in trapcmd_exec()
430 key.cmd_oid = *oid; in trapcmd_lookup()
442 ret = ober_oid_cmp(&cmd1->cmd_oid, &cmd2->cmd_oid); in trapcmd_cmp()
Dsnmpd.h431 struct ber_oid cmd_oid; member
Dparse.y1751 &trapcmds[i].cmd->cmd_oid, &trapcmds[i].oid) == -1) in resolve_oids()