HomeSort by relevance Sort by last modified time
    Searched refs:etype (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /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/ipsec-tools/src/racoon/
isakmp_frag.c 97 int etype; local
104 etype = hdr->etype;
136 hdr->etype = etype;
remoteconf.c 420 check_etypeok(rmconf, etype)
422 u_int8_t etype;
427 if (e->type == etype)
513 struct etypes *etype = p->etypes; local
525 while (etype) {
526 pbuf += sprintf (pbuf, "%s%s", s_etype(etype->type),
527 etype->next != NULL ? ", " : ";\n");
528 etype = etype->next;
  /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 91 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \
94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
  /prebuilts/ndk/4/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))
  /prebuilts/ndk/4/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))
  /prebuilts/ndk/4/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))
  /prebuilts/ndk/4/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))
  /prebuilts/ndk/4/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))
  /prebuilts/ndk/4/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))
  /prebuilts/ndk/5/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))
  /prebuilts/ndk/6/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))
  /prebuilts/ndk/6/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))
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/net/
if_ether.h 91 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \
94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/net/
if_ether.h 91 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \
94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 91 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \
94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/net/
if_ether.h 91 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \
94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/net/
if_ether.h 91 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \
94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/net/
if_ether.h 91 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \
94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/net/
if_ether.h 91 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \
94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/net/
if_ether.h 91 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \
94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/net/
if_ether.h 91 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \
94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/net/
if_ether.h 91 #define ETHER_MAX_FRAME(ifp, etype, hasfcs) \
94 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0))

Completed in 862 milliseconds

1 2 3 4