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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/irda/
H A Dirlmp_frame.h40 #define CONTROL_BIT 0x80 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Dirlmp_frame.c71 frame[0] = dlsap | CONTROL_BIT;
117 if ((fp[0] & CONTROL_BIT) && (fp[2] == CONNECT_CMD)) {
140 if (fp[0] & CONTROL_BIT) {
152 if (fp[0] & CONTROL_BIT) {

Completed in 101 milliseconds