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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic.c90 #define ASN1_APL 1 /* Application */ macro
642 {ASN1_APL, SNMP_IPA, SNMP_IPADDR},
643 {ASN1_APL, SNMP_CNT, SNMP_COUNTER}, /* Counter32 */
644 {ASN1_APL, SNMP_GGE, SNMP_GAUGE}, /* Gauge32 == Unsigned32 */
645 {ASN1_APL, SNMP_TIT, SNMP_TIMETICKS},
646 {ASN1_APL, SNMP_OPQ, SNMP_OPAQUE},
650 {ASN1_APL, SNMP_C64, SNMP_COUNTER64},
961 if (!((cls == ASN1_APL && con == ASN1_PRI && tag == SNMP_IPA) ||
995 if (!((cls == ASN1_APL && con == ASN1_PRI && tag == SNMP_TIT) ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dasn1.c38 #define ASN1_APL 1 /* Application */ macro
490 } else if ((cls != ASN1_APL) || (con != ASN1_CON)

Completed in 117 milliseconds