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;377 struct ldc_version *ver; in start_handshake()400 struct ldc_version ver; in send_version_nack()418 struct ldc_version *vp) in send_version_ack()564 static struct ldc_version *find_by_major(u16 major) in find_by_major()566 struct ldc_version *ret = NULL; in find_by_major()570 struct ldc_version *v = &ver_arr[i]; in find_by_major()579 static int process_ver_info(struct ldc_channel *lp, struct ldc_version *vp) in process_ver_info()[all …]