Searched refs:asn1_uint_decode (Results 1 - 1 of 1) sorted by relevance

/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic.c336 static unsigned char asn1_uint_decode(struct asn1_ctx *ctx, function
851 if (!asn1_uint_decode(ctx, end, &request->error_status))
860 if (!asn1_uint_decode(ctx, end, &request->error_index))
962 if (!asn1_uint_decode(ctx, end, &trap->general))
971 if (!asn1_uint_decode(ctx, end, &trap->specific))
1048 if (!asn1_uint_decode (&ctx, end, &vers))

Completed in 5 milliseconds