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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/sc/
H A Dhardware.h78 #define HDLC_PROTO 0x01 /* Frame Format for Layer 2 */ macro
H A Dinterrupt.c220 if(rcvmsg.msg_data.byte_array[0] != HDLC_PROTO) {
221 unsigned int proto = HDLC_PROTO;

Completed in 41 milliseconds