HomeSort by relevance Sort by last modified time
    Searched defs:ETH_DATA_LEN (Results 1 - 7 of 7) sorted by null

  /external/u-boot/include/
usb_ether.h 18 #define ETH_DATA_LEN 1500 /* Max. octets in payload */
  /external/u-boot/drivers/usb/gadget/
rndis.c 41 #define ETH_DATA_LEN 1500 /* Max. octets in payload */
    [all...]
ether.c 77 #define ETH_DATA_LEN 1500 /* Max. octets in payload */
    [all...]
  /external/libnl/include/linux-private/linux/
if_ether.h 34 #define ETH_DATA_LEN 1500 /* Max. octets in payload */
  /bionic/libc/kernel/uapi/linux/
if_ether.h 26 #define ETH_DATA_LEN 1500
  /external/iproute2/include/uapi/linux/
if_ether.h 35 #define ETH_DATA_LEN 1500 /* Max. octets in payload */
  /external/kernel-headers/original/uapi/linux/
if_ether.h 36 #define ETH_DATA_LEN 1500 /* Max. octets in payload */

Completed in 2516 milliseconds