Home | History | Annotate | Download | only in routed

Lines Matching defs:maybe

207 		/* If there is no known interface, maybe there is a
229 /* If there is no known interface, maybe there is a
247 struct interface *ifp, *maybe;
250 maybe = 0;
266 && (maybe == 0
267 || ifp->int_mask > maybe->int_mask))
268 maybe = ifp;
272 if (maybe != 0 || once || IF_RESCAN_DELAY())
273 return maybe;
276 /* If there is no known interface, maybe there is a