hex_readip
static int hex_readip __P((char *, int, char **, int *));
struct ipread iphex = { hex_open, hex_close, hex_readip, 0 };