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

  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmendian.h 48 #ifndef hton16
49 #define HTON16(i) BCMSWAP16(i)
50 #define hton16(i) bcmswap16(i) macro
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmendian.h 48 #ifndef hton16
49 #define HTON16(i) BCMSWAP16(i)
50 #define hton16(i) bcmswap16(i) macro
  /hardware/broadcom/wlan/bcm4329/dhdutil/
bcmutils.c 970 evh->vlan_tag = hton16(vlan_tag);
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 970 evh->vlan_tag = hton16(vlan_tag);
    [all...]

Completed in 699 milliseconds