Searched refs:ldc_version (Results 1 – 1 of 1) sorted by relevance
79 struct ldc_version { struct85 static struct ldc_version ver_arr[] = { argument148 struct ldc_version ver;370 struct ldc_version *ver; in start_handshake()393 struct ldc_version ver; in send_version_nack()411 struct ldc_version *vp) in send_version_ack()558 static struct ldc_version *find_by_major(u16 major) in find_by_major()560 struct ldc_version *ret = NULL; in find_by_major()564 struct ldc_version *v = &ver_arr[i]; in find_by_major()573 static int process_ver_info(struct ldc_channel *lp, struct ldc_version *vp) in process_ver_info()[all …]