Home
last modified time | relevance | path

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

/openbmc/linux/net/ax25/
H A Dax25_out.c52 ax25_output(ax25, paclen, skb); in ax25_send_frame()
103 ax25_output(ax25, paclen, skb); in ax25_send_frame()
116 void ax25_output(ax25_cb *ax25, int paclen, struct sk_buff *skb) in ax25_output() function
H A Daf_ax25.c1638 ax25_output(ax25, ax25->paclen, skb); in ax25_sendmsg()
/openbmc/linux/include/net/
H A Dax25.h408 void ax25_output(ax25_cb *, int, struct sk_buff *);