Home
last modified time | relevance | path

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

/linux/net/ax25/
H A Dax25_out.c56 ax25_output(ax25, paclen, skb); in ax25_send_frame()
113 ax25_output(ax25, paclen, skb); in ax25_send_frame()
126 void ax25_output(ax25_cb *ax25, int paclen, struct sk_buff *skb) in ax25_output() function
H A Daf_ax25.c1639 ax25_output(ax25, ax25->paclen, skb); in ax25_sendmsg()
/linux/include/net/
H A Dax25.h404 void ax25_output(ax25_cb *, int, struct sk_buff *);