Symbol: ax25_disconnect
include/net/ax25.h
447
void ax25_disconnect(ax25_cb *, int);
net/ax25/af_ax25.c
1015
ax25_disconnect(ax25, 0);
net/ax25/af_ax25.c
102
ax25_disconnect(s, ENETUNREACH);
net/ax25/af_ax25.c
1025
ax25_disconnect(ax25, 0);
net/ax25/af_ax25.c
403
ax25_disconnect(ax25, ENETRESET);
net/ax25/af_ax25.c
93
ax25_disconnect(s, ENETUNREACH);
net/ax25/ax25_ds_in.c
112
ax25_disconnect(ax25, 0);
net/ax25/ax25_ds_in.c
119
ax25_disconnect(ax25, 0);
net/ax25/ax25_ds_in.c
174
ax25_disconnect(ax25, 0);
net/ax25/ax25_ds_in.c
179
ax25_disconnect(ax25, ECONNRESET);
net/ax25/ax25_ds_in.c
83
ax25_disconnect(ax25, ECONNREFUSED);
net/ax25/ax25_ds_timer.c
149
ax25_disconnect(ax25, ETIMEDOUT);
net/ax25/ax25_ds_timer.c
194
ax25_disconnect(ax25, ETIMEDOUT);
net/ax25/ax25_ds_timer.c
215
ax25_disconnect(ax25, ETIMEDOUT);
net/ax25/ax25_ds_timer.c
225
ax25_disconnect(ax25, ETIMEDOUT);
net/ax25/ax25_ds_timer.c
84
ax25_disconnect(ax25, ETIMEDOUT);
net/ax25/ax25_out.c
342
ax25_disconnect(ax25, ENETUNREACH);
net/ax25/ax25_std_in.c
113
ax25_disconnect(ax25, 0);
net/ax25/ax25_std_in.c
119
ax25_disconnect(ax25, 0);
net/ax25/ax25_std_in.c
169
ax25_disconnect(ax25, 0);
net/ax25/ax25_std_in.c
173
ax25_disconnect(ax25, ECONNRESET);
net/ax25/ax25_std_in.c
296
ax25_disconnect(ax25, 0);
net/ax25/ax25_std_in.c
300
ax25_disconnect(ax25, ECONNRESET);
net/ax25/ax25_std_in.c
83
ax25_disconnect(ax25, ECONNREFUSED);
net/ax25/ax25_std_timer.c
126
ax25_disconnect(ax25, ETIMEDOUT);
net/ax25/ax25_std_timer.c
147
ax25_disconnect(ax25, ETIMEDOUT);
net/ax25/ax25_std_timer.c
164
ax25_disconnect(ax25, ETIMEDOUT);