ishost
int ishost = 0, proxy = 0, ret, attempts, oerrno, flags = RTF_STATIC;
ishost = getaddr(RTA_DST, *++argv, &hp);
ishost = 1;
ishost = 0;
ishost = getaddr(RTA_DST, *argv, &hp);
ishost = 1;
ishost = 0;
if (ishost)
printf("%s %s %s", cmd, ishost? "host" : "net", dest);
if (!ishost(*p)) {
if (!ishost(*p)) {