Home
last modified time | relevance | path

Searched refs:ax25_output (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/net/ax25/
Dax25_out.c80 ax25_output(ax25, paclen, skb); in ax25_send_frame()
125 ax25_output(ax25, paclen, skb); in ax25_send_frame()
136 void ax25_output(ax25_cb *ax25, int paclen, struct sk_buff *skb) in ax25_output() function
Daf_ax25.c1481ax25_output(sk->protinfo.ax25, sk->protinfo.ax25->paclen, skb); /* Shove it onto the queue and kic… in ax25_sendmsg()
/linux-2.4.37.9/include/net/
Dax25.h276 extern void ax25_output(ax25_cb *, int, struct sk_buff *);