Searched defs:letoh16 (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/netbt/ | ||
| HD | bluetooth.h | 155 #define letoh16(x) le16toh(x) macro |
| /dragonfly/sys/dev/crypto/ubsec/ | ||
| HD | ubsec.c | 88 #define letoh16(x) le16toh(x) macro |