Searched refs:ua_ntohs (Results 1 – 3 of 3) sorted by relevance
34 # define ua_ntohs(src, tgt) (*(u_int16_t *)(tgt) = ntohs(*(u_int16_t *)(src))) macro66 # define ua_ntohs(src, tgt) \ macro
687 ua_ntohs(opt->data, &mru); in LcpDecodeConfig()745 ua_ntohs(opt->data, &mru); in LcpDecodeConfig()821 ua_ntohs(opt->data, &proto); in LcpDecodeConfig()
141 ua_ntohs(MBUF_CTOP(m), &val); in mp_ReadHeader()