ax25_rt_build_path  418 include/net/ax25.h struct sk_buff *ax25_rt_build_path(struct sk_buff *, ax25_address *,
ax25_rt_build_path  196 net/ax25/ax25_ip.c 		if ((ourskb = ax25_rt_build_path(skb, src, dst, route->digipeat)) == NULL) {