Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/snmpd/
Dax.c51 static ssize_t ax_pdutooid(struct ax_pdu_header *, struct ax_oid *,
211 if ((nread = ax_pdutooid(&header, in ax_recv()
250 if ((nread = ax_pdutooid(&header, in ax_recv()
280 if ((nread = ax_pdutooid(&header, in ax_recv()
325 if ((nread = ax_pdutooid(&header, &(sr->asr_start), in ax_recv()
330 if ((nread = ax_pdutooid(&header, &(sr->asr_stop), in ax_recv()
368 nread = ax_pdutooid(&header, in ax_recv()
384 nread = ax_pdutooid(&header, in ax_recv()
1362 ax_pdutooid(struct ax_pdu_header *header, struct ax_oid *oid, in ax_pdutooid() function
1444 nread = ax_pdutooid(header, &(varbind->avb_oid), buf, rawlen); in ax_pdutovarbind()
[all …]
/openbsd/src/lib/libagentx/
Dax.c52 static ssize_t ax_pdutooid(struct ax_pdu_header *, struct ax_oid *,
231 if ((nread = ax_pdutooid(&header, &(sr->asr_start), in ax_recv()
236 if ((nread = ax_pdutooid(&header, &(sr->asr_stop), in ax_recv()
1240 ax_pdutooid(struct ax_pdu_header *header, struct ax_oid *oid, in ax_pdutooid() function
1322 nread = ax_pdutooid(header, &(varbind->avb_oid), buf, rawlen); in ax_pdutovarbind()
1356 nread = ax_pdutooid(header, &(varbind->avb_data.avb_oid), in ax_pdutovarbind()