Searched refs:LAPB_I (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dlapb.h12 #define LAPB_I 0x00 /* Information frames */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/lapb/
H A Dlapb_out.c51 frame[0] = LAPB_I;
58 *frame = LAPB_I;
H A Dlapb_subr.c162 frame->type = LAPB_I;
196 frame->type = LAPB_I;
H A Dlapb_in.c308 case LAPB_I:
508 case LAPB_I:

Completed in 65 milliseconds