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