Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/mISDN/
H A Dl1oip_core.c210 #define L1OIP_VERSION 0 /* 0...3 */ macro
295 *p++ = (L1OIP_VERSION << 6) /* version and coding */ in l1oip_socket_send()
466 if (((*buf) >> 6) != L1OIP_VERSION) { in l1oip_socket_parse()