/external/tcpdump/ |
print-symantec.c | 51 u_int16_t etype; local 55 etype = ntohs(sp->ether_type); 57 if (etype <= ETHERMTU) 58 (void)printf("invalid ethertype %u", etype); 61 tok2str(ethertype_values,"Unknown", etype), 62 etype); 64 if (etype <= ETHERMTU) 65 (void)printf("invalid ethertype %u", etype); 67 (void)printf("%s", tok2str(ethertype_values,"Unknown Ethertype (0x%04x)", etype));
|
/external/libpng/contrib/visupng/ |
cexcept.h | 196 #define define_exception_type(etype) \ 200 volatile struct { etype etmp; } v; \ 206 /* avoid warnings about a duplicate volatile qualifier in case etype */
|
/external/bluetooth/glib/gobject/ |
gsourceclosure.c | 47 static GType etype = 0; local 48 if (etype == 0) 59 etype = g_flags_register_static ("GIOCondition", values); 61 return etype;
|
/external/skia/src/views/ |
SkEventSink.cpp | 248 SkString etype; local 249 evt.getType(&etype); 250 SkDebugf("SkEventTrace: dispatching event <%s> to 0x%x", etype.c_str(), sinkID); 269 SkString etype; local 270 evt.getType(&etype); 271 SkDebugf("SkEventTrace: eventsink not found <%s> for 0x%x\n", etype.c_str(), sinkID);
|
SkEvent.cpp | 208 SkString etype; local 209 this->getType(&etype); 210 SkDebugf("event<%s> fast32=%d", etype.c_str(), this->getFast32());
|
/external/ipsec-tools/src/racoon/ |
isakmp_frag.c | 97 int etype; local 104 etype = hdr->etype; 136 hdr->etype = etype;
|
remoteconf.c | 166 rmconf_match_etype_and_approval(rmconf, etype, approval) 168 int etype; 173 if (check_etypeok(rmconf, (void *) (intptr_t) etype) == 0) 179 if (etype == ISAKMP_ETYPE_AGG && 236 /* Check etype and approval */ 237 if (rmsel->etype != ISAKMP_ETYPE_NONE) { 238 tmp=rmconf_match_etype_and_approval(rmconf, rmsel->etype, 242 "Not matched: etype (%d)/approval mismatch (%d).\n", rmsel->etype, tmp); 301 rmsel->etype = iph1->etype 902 u_int8_t etype = (u_int8_t) (intptr_t) ctx; local 976 struct etypes *etype = p->etypes; local [all...] |
isakmp.c | 537 switch (isakmp->etype) { 570 isakmp->etype) < 0) 592 if (iph1->etype != isakmp->etype) { 596 s_isakmp_etype(iph1->etype), 597 s_isakmp_etype(isakmp->etype)); 619 isakmp->etype); 745 isakmp->etype, saddr2str(remote)); 762 isakmp->etype, saddr2str(remote)); 790 if (ph1exchange[etypesw1(iph1->etype)] [all...] |
handler.h | 133 u_int8_t etype; /* Exchange type actually for use */ member in struct:ph1handle 453 u_int8_t etype; member in struct:ph1dump
|
/bionic/libc/include/net/ |
if_ether.h | 91 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \ 94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
|
/development/ndk/platforms/android-3/include/net/ |
if_ether.h | 89 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \ 92 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/net/ |
if_ether.h | 89 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \ 92 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/net/ |
if_ether.h | 89 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \ 92 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/net/ |
if_ether.h | 89 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \ 92 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/net/ |
if_ether.h | 89 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \ 92 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/net/ |
if_ether.h | 89 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \ 92 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/net/ |
if_ether.h | 89 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \ 92 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/net/ |
if_ether.h | 89 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \ 92 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/net/ |
if_ether.h | 89 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \ 92 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/net/ |
if_ether.h | 89 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \ 92 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
|
/external/openssl/crypto/krb5/ |
krb5_asn.h | 77 ** etype[0] INTEGER, -- EncryptionType 84 ASN1_INTEGER *etype; member in struct:krb5_encdata_st
|
krb5_asn.c | 64 ASN1_EXP(KRB5_ENCDATA, etype, ASN1_INTEGER, 0),
|
/external/openssl/include/openssl/ |
krb5_asn.h | 77 ** etype[0] INTEGER, -- EncryptionType 84 ASN1_INTEGER *etype; member in struct:krb5_encdata_st
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemVariable.java | 412 int etype = t.getXSLToken(); local 414 if (Constants.ELEMNAME_VALUEOF == etype) 427 else if (Constants.ELEMNAME_TEXTLITERALRESULT == etype)
|
/external/libxml2/include/libxml/ |
entities.h | 52 xmlEntityType etype; /* The entity type */ member in struct:_xmlEntity
|