Searched defs:ntoh16 (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/include/
H A Dbcmendian.h77 #define ntoh16(i) bcmswap16(i) macro
87 #define ntoh16(i) (i) macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/pptp/
H A Dpptp_msg.h16 #define ntoh16(x) ntohs(x) macro
/asus-wl-520gu-7.0.1.45/src/router/pptp-client/
H A Dpptp_msg.h16 #define ntoh16(x) ntohs(x) macro

Completed in 128 milliseconds