Searched refs:wan_device_t (Results 1 – 13 of 13) sorted by relevance
/linux-2.4.37.9/net/wanrouter/ |
D | wanmain.c | 157 static int device_setup(wan_device_t *wandev, wandev_conf_t *u_conf); 158 static int device_stat(wan_device_t *wandev, wandev_stat_t *u_stat); 159 static int device_shutdown(wan_device_t *wandev); 160 static int device_new_if(wan_device_t *wandev, wanif_conf_t *u_conf); 161 static int device_del_if(wan_device_t *wandev, char *u_name); 167 static wan_device_t *find_device (char *name); 168 static int delete_interface (wan_device_t *wandev, char *name); 181 wan_device_t* router_devlist = NULL; /* list of registered devices */ 295 int register_wan_device(wan_device_t *wandev) in register_wan_device() 355 wan_device_t *wandev, *prev; in unregister_wan_device() [all …]
|
D | wanproc.c | 187 int wanrouter_proc_add (wan_device_t* wandev) in wanrouter_proc_add() 206 int wanrouter_proc_delete(wan_device_t* wandev) in wanrouter_proc_delete() 284 wan_device_t* wandev; in config_get_info() 314 wan_device_t* wandev; in status_get_info() 375 wan_device_t* wandev = (void*)start; in wandev_get_info() 729 int wanrouter_proc_add (wan_device_t* wandev) in wanrouter_proc_add() 753 int wanrouter_proc_delete(wan_device_t* wandev) in wanrouter_proc_delete() 865 wan_device_t* wandev; in config_get_info() 896 wan_device_t* wandev; in status_get_info() 962 wan_device_t* wandev = (void*)start; in wandev_get_info() [all …]
|
/linux-2.4.37.9/drivers/net/wan/ |
D | cycx_main.c | 74 static int setup (wan_device_t *wandev, wandev_conf_t *conf); 75 static int shutdown (wan_device_t *wandev); 76 static int ioctl (wan_device_t *wandev, unsigned cmd, unsigned long arg); 126 wan_device_t *wandev = &card->wandev; in cyclomx_init() 185 static int setup (wan_device_t *wandev, wandev_conf_t *conf) in setup() 277 static int shutdown (wan_device_t *wandev) in shutdown() 309 static int ioctl (wan_device_t *wandev, unsigned cmd, unsigned long arg) in ioctl()
|
D | cycx_x25.c | 123 static int update (wan_device_t *wandev), 124 new_if (wan_device_t *wandev, struct net_device *dev, 126 del_if (wan_device_t *wandev, struct net_device *dev); 178 static struct net_device *get_dev_by_lcn (wan_device_t *wandev, s16 lcn); 179 static struct net_device *get_dev_by_dte_addr (wan_device_t *wandev, char *dte); 185 static void x25_dump_devs(wan_device_t *wandev); 321 static int update (wan_device_t *wandev) in update() 345 static int new_if (wan_device_t *wandev, struct net_device *dev, in new_if() 434 static int del_if (wan_device_t *wandev, struct net_device *dev) in del_if() 464 wan_device_t *wandev = &card->wandev; in if_init() [all …]
|
D | sdlamain.c | 203 static int setup (wan_device_t* wandev, wandev_conf_t* conf); 204 static int shutdown (wan_device_t* wandev); 205 static int ioctl (wan_device_t* wandev, unsigned cmd, unsigned long arg); 309 wan_device_t* wandev = &card->wandev; in init_module() 382 static int setup (wan_device_t* wandev, wandev_conf_t* conf) in setup() 811 static int shutdown (wan_device_t* wandev) in shutdown() 920 static int ioctl (wan_device_t* wandev, unsigned cmd, unsigned long arg) in ioctl()
|
D | wanpipe_multppp.c | 141 static int update (wan_device_t* wandev); 142 static int new_if (wan_device_t* wandev, netdevice_t* dev, 144 static int del_if (wan_device_t* wandev, netdevice_t* dev); 473 static int update (wan_device_t* wandev) in update() 539 static int new_if (wan_device_t* wandev, netdevice_t* pdev, wanif_conf_t* conf) in new_if() 647 static int del_if (wan_device_t* wandev, netdevice_t* dev) in del_if() 686 wan_device_t* wandev = &card->wandev; in if_init()
|
D | sdla_ppp.c | 244 static int update(wan_device_t *wandev); 245 static int new_if(wan_device_t *wandev, netdevice_t *dev, wanif_conf_t *conf); 246 static int del_if(wan_device_t *wandev, netdevice_t *dev); 465 static int update(wan_device_t *wandev) in update() 525 static int new_if(wan_device_t *wandev, netdevice_t *dev, wanif_conf_t *conf) in new_if() 658 static int del_if(wan_device_t *wandev, netdevice_t *dev) in del_if() 751 wan_device_t *wandev = &card->wandev; in if_init()
|
D | sdla_x25.c | 342 static int update (wan_device_t* wandev); 343 static int new_if (wan_device_t* wandev, netdevice_t* dev, 345 static int del_if (wan_device_t* wandev, netdevice_t* dev); 439 static netdevice_t* get_dev_by_lcn(wan_device_t* wandev, unsigned lcn); 847 static int update (wan_device_t* wandev) in update() 912 static int new_if (wan_device_t* wandev, netdevice_t* dev, wanif_conf_t* conf) in new_if() 1056 static int del_if (wan_device_t* wandev, netdevice_t* dev) in del_if() 1126 wan_device_t* wandev = &card->wandev; in if_init() 3185 wan_device_t* wandev = &card->wandev; in incoming_call() 3420 wan_device_t* wandev = &card->wandev; in restart_event() [all …]
|
D | sdla_fr.c | 338 static int update(wan_device_t *wandev); 339 static int new_if(wan_device_t *wandev, netdevice_t *dev, wanif_conf_t *conf); 340 static int del_if(wan_device_t *wandev, netdevice_t *dev); 775 static int update (wan_device_t* wandev) in update() 820 static int new_if (wan_device_t* wandev, netdevice_t* dev, wanif_conf_t* conf) in new_if() 1090 static int del_if (wan_device_t* wandev, netdevice_t* dev) in del_if() 1230 wan_device_t* wandev = &card->wandev; in if_init()
|
D | sdla_chdlc.c | 196 static int update (wan_device_t* wandev); 197 static int new_if (wan_device_t* wandev, netdevice_t* dev, 628 static int update (wan_device_t* wandev) in update() 696 static int new_if (wan_device_t* wandev, netdevice_t* dev, wanif_conf_t* conf) in new_if() 964 wan_device_t* wandev = &card->wandev; in if_init()
|
/linux-2.4.37.9/include/linux/ |
D | wanrouter.h | 542 } wan_device_t; typedef 545 extern int register_wan_device(wan_device_t *wandev); 553 extern int wanrouter_proc_add(wan_device_t *wandev); 554 extern int wanrouter_proc_delete(wan_device_t *wandev); 563 extern wan_device_t *router_devlist; /* list of registered devices */
|
D | cyclomx.h | 49 wan_device_t wandev; /* WAN device data space */
|
D | wanpipe.h | 353 wan_device_t wandev; /* WAN device data space */
|