Searched refs:ax25_rt_build_path (Results 1 – 2 of 2) sorted by relevance
197 if ((ourskb = ax25_rt_build_path(skb, src, dst, route->digipeat)) == NULL) in ax25_ip_xmit()
377 struct sk_buff *ax25_rt_build_path(struct sk_buff *skb, ax25_address *src, in ax25_rt_build_path() function