Home
last modified time | relevance | path

Searched defs:htons (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libc/net/
H A Dntoh.c38 htons(uint16_t hs) in htons() function
/dragonfly/include/arpa/
H A Dinet.h158 #define htons(x) __htons(x) macro
/dragonfly/contrib/tcpdump/
H A Dnetdissect-stdinc.h303 #define htons(x) __ntohs(x) macro
/dragonfly/sys/sys/
H A Dparam.h497 #define htons(x) __htons(x) macro
/dragonfly/sys/netinet/
H A Din.h43 #define htons(x) __htons(x) macro