Searched refs:wan_device (Results 1 – 2 of 2) sorted by relevance
482 typedef struct wan_device struct525 int (*setup) (struct wan_device *wandev, wandev_conf_t *conf); argument526 int (*shutdown) (struct wan_device *wandev); argument527 int (*update) (struct wan_device *wandev); argument528 int (*ioctl) (struct wan_device *wandev, unsigned cmd, argument530 int (*new_if) (struct wan_device *wandev, netdevice_t *dev, argument532 int (*del_if) (struct wan_device *wandev, netdevice_t *dev); argument534 struct wan_device* next; /* -> next device */ argument
86 ROUTER_MAGIC 0x524d4157 wan_device include/linux/wanrouter.h