Searched refs:HDLC_PROTO (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/sc/
H A Dhardware.h78 #define HDLC_PROTO 0x01 /* Frame Format for Layer 2 */ macro
H A Dinterrupt.c217 if(rcvmsg.msg_data.byte_array[0] != HDLC_PROTO) {
218 unsigned int proto = HDLC_PROTO;

Completed in 103 milliseconds