OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dn_htons
(Results
1 - 1
of
1
) sorted by null
/external/iproute2/lib/
dnet_pton.c
8
static __inline__ u_int16_t
dn_htons
(u_int16_t addr)
function
53
addr =
dn_htons
((area << 10) | node);
Completed in 1583 milliseconds