Searched refs:ifn (Results 1 – 2 of 2) sorted by relevance
135 | eth if1 | | eth if2 | | eth ifn |
1973 char ifn[IFNAMSIZ + 1]; in isdn_ppp_bundle() local1979 sprintf(ifn, "ippp%d", unit); in isdn_ppp_bundle()1980 p = isdn_net_findif(ifn); in isdn_ppp_bundle()1982 printk(KERN_ERR "ippp_bundle: cannot find %s\n", ifn); in isdn_ppp_bundle()