Searched refs:dn_htons (Results 1 – 1 of 1) sorted by relevance
8 static __inline__ u_int16_t dn_htons(u_int16_t addr) in dn_htons() function53 addr = dn_htons((area << 10) | node); in dnet_pton1()