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

1 2 3

  /external/tcpdump/
ether.h 36 #define ETHERMTU 1500
print-symantec.c 51 if (etype <= ETHERMTU)
58 if (etype <= ETHERMTU)
96 if (ether_type <= ETHERMTU) {
print-sll.c 151 if (ether_type <= ETHERMTU) {
232 if (ether_type <= ETHERMTU) {
287 if (ether_type <= ETHERMTU)
print-ether.c 104 if (ether_type <= ETHERMTU)
111 if (ether_type <= ETHERMTU)
159 if (ether_type <= ETHERMTU) {
192 if (ndo->ndo_eflag && ether_type > ETHERMTU)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/
ethernet.h 79 #define ETHERMTU ETH_DATA_LEN
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
ethernet.h 79 #define ETHERMTU ETH_DATA_LEN
  /bionic/libc/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /development/ndk/platforms/android-21/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/current/platforms/android-12/arch-arm/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/current/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/current/platforms/android-14/arch-mips/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/current/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/current/platforms/android-15/arch-arm/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/net/
if_ether.h 84 #define ETHERMTU (ETHER_MAX_LEN - ETHER_HDR_LEN - ETHER_CRC_LEN)

Completed in 1920 milliseconds

1 2 3