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