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

  /external/elfutils/libdw/
dwarf_getpubnames.c 98 int len_bytes = 4; local
103 len_bytes = 8;
114 mem[cnt].set_start = readp + 2 + 2 * len_bytes - startp;
115 mem[cnt].address_len = len_bytes;
130 if (len_bytes == 4)
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 3572 uint16 len_bytes; member in struct:wl_mkeep_alive_pkt
4114 uint16 len_bytes; \/* Size of packet to transmit (0 to disable packet re-transmits) *\/ member in struct:wl_keep_alive_pkt
    [all...]

Completed in 197 milliseconds