Home
last modified time | relevance | path

Searched refs:ntoh16 (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmendian.h56 #define ntoh16(i) bcmswap16(i) macro
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1141 vlan_tag = ntoh16(evh->vlan_tag); in pktsetprio()