Searched defs:swab16 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/include/ | ||
H A D | byteorder.h | 80 #define swab16 bswap16 macro |
/freebsd/sys/compat/linuxkpi/common/include/asm/ | ||
H A D | byteorder.h | 118 #define swab16(x) bswap16(x) macro |