Home
last modified time | relevance | path

Searched refs:ifn (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Dethernet-driver.rst135 | eth if1 | | eth if2 | | eth ifn |
/Linux-v4.19/drivers/isdn/i4l/
Disdn_ppp.c1973 char ifn[IFNAMSIZ + 1]; in isdn_ppp_bundle() local
1979 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()