Searched refs:LAPB_NOTCONNECTED (Results 1 – 5 of 5) sorted by relevance
304 rc = LAPB_NOTCONNECTED; in lapb_disconnect_request()313 rc = LAPB_NOTCONNECTED; in lapb_disconnect_request()347 rc = LAPB_NOTCONNECTED; in lapb_data_request()
222 lapb_disconnect_confirmation(lapb, LAPB_NOTCONNECTED); in lapb_state2_machine()318 lapb_disconnect_indication(lapb, LAPB_NOTCONNECTED); in lapb_state3_machine()
13 #define LAPB_NOTCONNECTED 4 macro
195 LAPB_NOTCONNECTED LAPB module is not connected.209 LAPB_NOTCONNECTED LAPB module is not connected.261 LAPB_NOTCONNECTED The remote system was not connected.279 LAPB_NOTCONNECTED The remote system was not connected.
139 if (result == LAPB_NOTCONNECTED) in x25_xmit()