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