ax25_get_socket
struct sock *ax25_get_socket(ax25_address *, ax25_address *, int);
sk = ax25_get_socket(&dest, &src, SOCK_DGRAM);