Searched refs:LAPB_NOTCONNECTED (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dlapb.h18 #define LAPB_NOTCONNECTED 4 macro
/linux-master/net/lapb/
H A Dlapb_iface.c321 return LAPB_NOTCONNECTED;
329 return LAPB_NOTCONNECTED;
377 rc = LAPB_NOTCONNECTED;
H A Dlapb_in.c222 lapb_disconnect_confirmation(lapb, LAPB_NOTCONNECTED);
318 lapb_disconnect_indication(lapb, LAPB_NOTCONNECTED);
/linux-master/drivers/net/wan/
H A Dhdlc_x25.c161 if (result == LAPB_NOTCONNECTED)
H A Dlapbether.c212 if (err == LAPB_NOTCONNECTED)

Completed in 126 milliseconds