Searched refs:hexget (Results 1 – 1 of 1) sorted by relevance
9 static u_int32_t hexget(char c) in hexget() function28 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()