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

  /bionic/libc/kernel/uapi/linux/
if_hippi.h 24 #define HIPPI_HLEN sizeof(struct hippi_hdr)
27 #define HIPPI_FRAME_LEN (HIPPI_DATA_LEN + HIPPI_HLEN)
  /external/kernel-headers/original/uapi/linux/
if_hippi.h 34 #define HIPPI_HLEN sizeof(struct hippi_hdr)
37 #define HIPPI_FRAME_LEN (HIPPI_DATA_LEN + HIPPI_HLEN)

Completed in 570 milliseconds