Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwanrouter.h482 typedef struct wan_device struct
525 int (*setup) (struct wan_device *wandev, wandev_conf_t *conf); argument
526 int (*shutdown) (struct wan_device *wandev); argument
527 int (*update) (struct wan_device *wandev); argument
528 int (*ioctl) (struct wan_device *wandev, unsigned cmd, argument
530 int (*new_if) (struct wan_device *wandev, netdevice_t *dev, argument
532 int (*del_if) (struct wan_device *wandev, netdevice_t *dev); argument
534 struct wan_device* next; /* -> next device */ argument
/linux-2.4.37.9/Documentation/
Dmagic-number.txt86 ROUTER_MAGIC 0x524d4157 wan_device include/linux/wanrouter.h