Home
last modified time | relevance | path

Searched refs:hostOrder (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/tests/libntp/
Dnumtoa.c34 const u_int32 hostOrder = 255UL*256UL*256UL*256UL + 255UL*256UL*256UL + 255UL*256UL; in test_Netmask() local
35 const u_int32 input = htonl(hostOrder); in test_Netmask()