Lines Matching defs:irlmp_cb
169 struct irlmp_cb { struct
170 magic_t magic;
172 __u8 conflict_flag;
174 discovery_t discovery_cmd; /* Discovery command to use by IrLAP */
175 discovery_t discovery_rsp; /* Discovery response to use by IrLAP */
178 int last_lsap_sel;
180 struct timer_list discovery_timer;
182 hashbin_t *links; /* IrLAP connection table */
183 hashbin_t *unconnected_lsaps;
184 hashbin_t *clients;
185 hashbin_t *services;
187 hashbin_t *cachelog; /* Current discovery log */
189 int running;
191 __u16_host_order hints; /* Hint bits */