Home | History | Annotate | Download | only in dhcpcd

Lines Matching refs:ift

1474 	struct interface *ifl, *ifn, *ifp, *ifs, *ift;
1480 for (ifp = ifs; ifp && (ift = ifp->next, 1); ifp = ift) {