Home
last modified time | relevance | path

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

/external/iproute2/lib/
Dipx_pton.c8 static u_int32_t hexget(char c) in hexget() function
27 if ((tmp = hexget(*str)) & 0xf0) { in ipx_getnet()
51 if ((tmp = hexget(*str++)) & 0xf0) in ipx_getnode()
55 if ((tmp = hexget(*str++)) & 0xf0) in ipx_getnode()