Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/snmp_test/
Dsnmp_manager_packets.c39 const unsigned char simple_get_bulk_query_pkt[42] = { variable
Dnetx_snmp_basic_v2_test.c69 extern char simple_get_bulk_query_pkt[76];
405 snmp_query[2].snmp_query_pkt_data = &simple_get_bulk_query_pkt[0]; in snmp_test_initialize()