Searched refs:ax25_output (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/ax25/ |
H A D | ax25_out.c | 52 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 D | af_ax25.c | 1638 ax25_output(ax25, ax25->paclen, skb); in ax25_sendmsg()
|
/openbmc/linux/include/net/ |
H A D | ax25.h | 408 void ax25_output(ax25_cb *, int, struct sk_buff *);
|