inet_parse
if ((addr = inet_parse(s1)) != 0xffffffff) {
if ((addr = inet_parse(s1)) != 0xffffffff &&
extern u_int32_t inet_parse(char *s);