OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ntoh16
(Results
1 - 2
of
2
) sorted by null
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmendian.h
55
#define
NTOH16
(i) BCMSWAP16(i)
56
#define
ntoh16
(i) bcmswap16(i)
macro
/hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c
1141
vlan_tag =
ntoh16
(evh->vlan_tag);
[
all
...]
Completed in 143 milliseconds