Searched refs:dn_htons (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/lib/
H A Ddnet_pton.c8 static __inline__ u_int16_t dn_htons(u_int16_t addr) function
53 addr = dn_htons((area << 10) | node);

Completed in 123 milliseconds