Home
last modified time | relevance | path

Searched refs:ax25_rt_build_path (Results 1 – 2 of 2) sorted by relevance

/linux/net/ax25/
H A Dax25_ip.c197 if ((ourskb = ax25_rt_build_path(skb, src, dst, route->digipeat)) == NULL) in ax25_ip_xmit()
H A Dax25_route.c377 struct sk_buff *ax25_rt_build_path(struct sk_buff *skb, ax25_address *src, in ax25_rt_build_path() function