Home
last modified time | relevance | path

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

/external/libcups/cups/
Dsnmp-private.h86 int error_index; /* error-index value */ member
Dsnmp.c993 packet->error_index = asn1_get_integer(&bufptr, bufend, length); in asn1_decode_snmp()
1139 2 + asn1_size_integer(packet->error_index) + in asn1_encode_snmp()
1177 asn1_set_integer(&bufptr, packet->error_index); in asn1_encode_snmp()