Searched refs:ax25_rt_autobind (Results 1 – 3 of 3) sorted by relevance
286 extern int ax25_rt_autobind(ax25_cb *, ax25_address *);
354 int ax25_rt_autobind(ax25_cb *ax25, ax25_address *addr) in ax25_rt_autobind() function
1201 if ((err = ax25_rt_autobind(sk->protinfo.ax25, &fsa->fsa_ax25.sax25_call)) < 0) in ax25_connect()