Searched defs:htons (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/lib/libc/net/
H A Dntoh.c44 htons(uint16_t hs) function
/freebsd-12-stable/contrib/tcpdump/
H A Dnetdissect-stdinc.h286 #undef htons macro
294 #define htons(x) __ntohs(x) macro
/freebsd-12-stable/sys/net/
H A Dif_infiniband.c466 case htons(ETHERTYPE_ARP): function
[all...]
/freebsd-12-stable/include/arpa/
H A Dinet.h173 #define htons(x) __htons(x) macro
/freebsd-12-stable/sys/sys/
H A Dparam.h327 #define htons(x) __htons(x) macro
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h54 #define htons(val) OSAL_CPU_TO_BE16(val) macro
/freebsd-12-stable/stand/libsa/
H A Dstand.h425 #define htons(x) __htons(x) macro
/freebsd-12-stable/sys/netinet/
H A Din.h120 #define htons(x) __htons(x) macro

Completed in 140 milliseconds