Lines Matching defs:resp
474 table_check_response(struct tabwork *work, const struct snmp_pdu *resp) in table_check_response()
567 struct snmp_pdu resp; in snmp_table_fetch() local
632 table_cb(struct snmp_pdu *req __unused, struct snmp_pdu *resp, void *arg) in table_cb()
1490 snmp_deliver_packet(struct snmp_pdu * resp) in snmp_deliver_packet()
1520 struct snmp_pdu * resp; in snmp_receive() local
1549 ok_getnext(const struct snmp_pdu * req, const struct snmp_pdu * resp) in ok_getnext()
1596 ok_get(const struct snmp_pdu * req, const struct snmp_pdu * resp) in ok_get()
1642 ok_set(const struct snmp_pdu * req, const struct snmp_pdu * resp) in ok_set()
1684 const struct snmp_pdu *resp) in snmp_pdu_check()
1705 snmp_dialog(struct snmp_v1_pdu *req, struct snmp_v1_pdu *resp) in snmp_dialog()
1761 struct snmp_pdu req, resp; in snmp_discover_engine() local