Home
last modified time | relevance | path

Searched refs:nr_route_frame (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/netrom/
H A Dnr_dev.c144 if (!nr_route_frame(skb, NULL)) { in nr_xmit()
H A Dnr_out.c209 if (!nr_route_frame(skb, NULL)) { in nr_transmit_buffer()
H A Dnr_subr.c257 if (!nr_route_frame(skbn, NULL)) in __nr_transmit_reply()
H A Dnr_route.c746 int nr_route_frame(struct sk_buff *skb, ax25_cb *ax25) in nr_route_frame() function
H A Daf_netrom.c1382 .func = nr_route_frame
/openbmc/linux/include/net/
H A Dnetrom.h220 int nr_route_frame(struct sk_buff *, ax25_cb *);