if_ok
extern int if_ok(struct interface *, const char *);
(void)if_ok(ifp, "");
if_ok(ifp1, type);
(void)if_ok(ifp, "");
(void)if_ok(aifp, "remote ");
(void)if_ok(aifp, "remote ");
if_ok(ifp, "remote ");