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