Searched refs:ldc_version (Results 1 – 1 of 1) sorted by relevance
74 struct ldc_version { struct80 static struct ldc_version ver_arr[] = { argument143 struct ldc_version ver;372 struct ldc_version *ver; in start_handshake()395 struct ldc_version ver; in send_version_nack()413 struct ldc_version *vp) in send_version_ack()559 static struct ldc_version *find_by_major(u16 major) in find_by_major()561 struct ldc_version *ret = NULL; in find_by_major()565 struct ldc_version *v = &ver_arr[i]; in find_by_major()574 static int process_ver_info(struct ldc_channel *lp, struct ldc_version *vp) in process_ver_info()[all …]