Searched defs:new_if (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/drivers/net/wan/ |
D | cycx_x25.c | 345 static int new_if (wan_device_t *wandev, struct net_device *dev, in new_if() function
|
D | wanpipe_multppp.c | 539 static int new_if (wan_device_t* wandev, netdevice_t* pdev, wanif_conf_t* conf) in new_if() function
|
D | sdla_ppp.c | 525 static int new_if(wan_device_t *wandev, netdevice_t *dev, wanif_conf_t *conf) in new_if() function
|
D | sdla_chdlc.c | 696 static int new_if (wan_device_t* wandev, netdevice_t* dev, wanif_conf_t* conf) in new_if() function
|
D | sdla_fr.c | 820 static int new_if (wan_device_t* wandev, netdevice_t* dev, wanif_conf_t* conf) in new_if() function
|
D | sdla_x25.c | 912 static int new_if (wan_device_t* wandev, netdevice_t* dev, wanif_conf_t* conf) in new_if() function
|
/linux-2.4.37.9/include/linux/ |
D | wanrouter.h | 530 int (*new_if) (struct wan_device *wandev, netdevice_t *dev, member
|