Home
last modified time | relevance | path

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

/external/iproute2/lib/
Dipx_pton.c9 static u_int32_t hexget(char c) in hexget() function
28 if ((tmp = hexget(*str)) & 0xf0) { in ipx_getnet()
52 if ((tmp = hexget(*str++)) & 0xf0) in ipx_getnode()
56 if ((tmp = hexget(*str++)) & 0xf0) in ipx_getnode()