Searched defs:frad_state (Results 1 – 1 of 1) sorted by relevance
137 struct frad_state { struct138 fr_proto settings;139 struct pvc_device *first_pvc;140 int dce_pvc_count;142 struct timer_list timer;143 struct net_device *dev;144 unsigned long last_poll;145 int reliable;146 int dce_changed;147 int request;[all …]