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