Searched refs:ax25_send_frame (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/ax25/ |
H A D | ax25_out.c | 32 ax25_cb *ax25_send_frame(struct sk_buff *skb, int paclen, const ax25_address *src, ax25_address *de… in ax25_send_frame() function 108 EXPORT_SYMBOL(ax25_send_frame);
|
H A D | ax25_ip.c | 173 ax25=ax25_send_frame( in ax25_ip_xmit()
|
/openbmc/linux/net/rose/ |
H A D | rose_link.c | 106 neigh->ax25 = ax25_send_frame(skb, 260, rose_call, &neigh->callsign, neigh->digipeat, neigh->dev); in rose_send_frame()
|
/openbmc/linux/include/net/ |
H A D | ax25.h | 406 ax25_cb *ax25_send_frame(struct sk_buff *, int, const ax25_address *,
|
/openbmc/linux/net/netrom/ |
H A D | nr_route.c | 822 nr_neigh->ax25 = ax25_send_frame(skb, 256, in nr_route_frame()
|