Home
last modified time | relevance | path

Searched refs:wan_device_t (Results 1 – 13 of 13) sorted by relevance

/linux-2.4.37.9/net/wanrouter/
Dwanmain.c157 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 …]
Dwanproc.c187 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/
Dcycx_main.c74 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()
Dcycx_x25.c123 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 …]
Dsdlamain.c203 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()
Dwanpipe_multppp.c141 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()
Dsdla_ppp.c244 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()
Dsdla_x25.c342 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 …]
Dsdla_fr.c338 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()
Dsdla_chdlc.c196 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/
Dwanrouter.h542 } 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 */
Dcyclomx.h49 wan_device_t wandev; /* WAN device data space */
Dwanpipe.h353 wan_device_t wandev; /* WAN device data space */