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

1 2

  /external/tcpdump/
ether.h 37 #define ETHERMTU 1500
print-symantec.c 57 if (etype <= ETHERMTU)
64 if (etype <= ETHERMTU)
103 if (ether_type <= ETHERMTU) {
print-sll.c 71 if (ether_type <= ETHERMTU) {
151 if (ether_type <= ETHERMTU) {
print-ether.c 90 if (ntohs(ep->ether_type) <= ETHERMTU)
97 if (ntohs(ep->ether_type) <= ETHERMTU)
131 if (ether_type <= ETHERMTU) {
234 if (ether_type > ETHERMTU) {
261 if (ether_type > ETHERMTU) {
print-lane.c 137 if (ether_type <= ETHERMTU) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
ethernet.h 71 #define ETHERMTU ETH_DATA_LEN
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
ethernet.h 71 #define ETHERMTU ETH_DATA_LEN
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
ethernet.h 71 #define ETHERMTU ETH_DATA_LEN
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 85 #define ETH_DATA_LEN ETHERMTU
96 #define ETH_DATA_LEN ETHERMTU
  /bionic/libc/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /development/ndk/platforms/android-3/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 82 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/net/
if_ether.h 82 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/net/
if_ether.h 82 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/net/
if_ether.h 82 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/net/
if_ether.h 82 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/net/
if_ether.h 82 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 82 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 82 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/net/
if_ether.h 82 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)

Completed in 1390 milliseconds

1 2