Symbol: LAPB_OK
drivers/net/wan/hdlc_x25.c
141
if (result != LAPB_OK)
drivers/net/wan/hdlc_x25.c
148
if (result != LAPB_OK) {
drivers/net/wan/hdlc_x25.c
160
if (result != LAPB_OK) {
drivers/net/wan/hdlc_x25.c
195
if (result != LAPB_OK)
drivers/net/wan/hdlc_x25.c
199
if (result != LAPB_OK)
drivers/net/wan/hdlc_x25.c
214
if (result != LAPB_OK)
drivers/net/wan/hdlc_x25.c
257
if (lapb_data_received(dev, skb) == LAPB_OK) {
drivers/net/wan/lapbether.c
143
if (err != LAPB_OK) {
drivers/net/wan/lapbether.c
207
lapbeth_connected(dev, LAPB_OK);
drivers/net/wan/lapbether.c
208
else if (err != LAPB_OK)
drivers/net/wan/lapbether.c
214
lapbeth_disconnected(dev, LAPB_OK);
drivers/net/wan/lapbether.c
215
else if (err != LAPB_OK)
drivers/net/wan/lapbether.c
225
if (err != LAPB_OK) {
drivers/net/wan/lapbether.c
328
if (err != LAPB_OK) {
drivers/net/wan/lapbether.c
351
if (err != LAPB_OK)
net/lapb/lapb_iface.c
165
rc = LAPB_OK;
net/lapb/lapb_iface.c
203
rc = LAPB_OK;
net/lapb/lapb_iface.c
240
rc = LAPB_OK;
net/lapb/lapb_iface.c
276
rc = LAPB_OK;
net/lapb/lapb_iface.c
295
rc = LAPB_OK;
net/lapb/lapb_iface.c
308
rc = LAPB_OK;
net/lapb/lapb_iface.c
332
return LAPB_OK;
net/lapb/lapb_iface.c
345
return LAPB_OK;
net/lapb/lapb_iface.c
383
rc = LAPB_OK;
net/lapb/lapb_iface.c
402
rc = LAPB_OK;
net/lapb/lapb_in.c
162
lapb_connect_confirmation(lapb, LAPB_OK);
net/lapb/lapb_in.c
211
lapb_disconnect_confirmation(lapb, LAPB_OK);
net/lapb/lapb_in.c
308
lapb_disconnect_indication(lapb, LAPB_OK);
net/lapb/lapb_in.c
497
lapb_connect_indication(lapb, LAPB_OK);
net/lapb/lapb_in.c
517
lapb_connect_indication(lapb, LAPB_OK);
net/lapb/lapb_in.c
64
lapb_connect_indication(lapb, LAPB_OK);
net/lapb/lapb_in.c
84
lapb_connect_indication(lapb, LAPB_OK);