Searched refs:LAPB_FRMR_W (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/net/ | ||
D | lapb.h | 32 #define LAPB_FRMR_W 0x01 /* Control field invalid */ macro |
/linux-2.4.37.9/net/lapb/ | ||
D | lapb_in.c | 522 lapb->frmr_type = LAPB_FRMR_W; in lapb_state3_machine() |