Searched defs:irlmp_cb (Results 1 – 1 of 1) sorted by relevance
159 struct irlmp_cb { struct160 magic_t magic;162 __u8 conflict_flag;164 discovery_t discovery_cmd; /* Discovery command to use by IrLAP */165 discovery_t discovery_rsp; /* Discovery response to use by IrLAP */167 int free_lsap_sel;170 CACHE_ENTRY cache; /* Caching last slsap->dlsap->handle mapping */172 struct timer_list discovery_timer;174 hashbin_t *links; /* IrLAP connection table */175 hashbin_t *unconnected_lsaps;[all …]