Home | History | Annotate | Download | only in pppd

Lines Matching refs:ifunit

129 int ifunit;			/* Interface unit number */
781 info("Using interface %s%d", PPP_DRV_NAME, ifunit);
782 slprintf(ifname, sizeof(ifname), "%s%d", PPP_DRV_NAME, ifunit);