Home
last modified time | relevance | path

Searched defs:new_if (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/drivers/net/wan/
Dcycx_x25.c345 static int new_if (wan_device_t *wandev, struct net_device *dev, in new_if() function
Dwanpipe_multppp.c539 static int new_if (wan_device_t* wandev, netdevice_t* pdev, wanif_conf_t* conf) in new_if() function
Dsdla_ppp.c525 static int new_if(wan_device_t *wandev, netdevice_t *dev, wanif_conf_t *conf) in new_if() function
Dsdla_chdlc.c696 static int new_if (wan_device_t* wandev, netdevice_t* dev, wanif_conf_t* conf) in new_if() function
Dsdla_fr.c820 static int new_if (wan_device_t* wandev, netdevice_t* dev, wanif_conf_t* conf) in new_if() function
Dsdla_x25.c912 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/
Dwanrouter.h530 int (*new_if) (struct wan_device *wandev, netdevice_t *dev, member