Home
last modified time | relevance | path

Searched refs:L1OIP_VERSION (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/isdn/mISDN/
Dl1oip_core.c224 #define L1OIP_VERSION 0 /* 0...3 */ macro
307 *p++ = (L1OIP_VERSION << 6) /* version and coding */ in l1oip_socket_send()
484 if (((*buf) >> 6) != L1OIP_VERSION) { in l1oip_socket_parse()