Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_nat_snmp_basic.c268 static unsigned char asn1_eoc_decode(struct asn1_ctx *ctx, unsigned char *eoc) in asn1_eoc_decode() function
835 if (!asn1_eoc_decode(ctx, eoc)) { in snmp_object_decode()
1171 while (!asn1_eoc_decode(&ctx, eoc)) { in snmp_parse_mangle()
1203 if (!asn1_eoc_decode(&ctx, eoc)) in snmp_parse_mangle()