taglinefilesource code
ax25_sendto1805net/ax25/af_ax25.creturn ax25_sendto(sock, ubuf, size, noblock, flags, NULL, 0);
ax25_sendto1810net/ax25/af_ax25.creturn ax25_sendto(sock, ubuf, size, noblock, 0, NULL, 0);
ax25_sendto2111net/ax25/af_ax25.cax25_sendto,