Searched refs:ip_fwd_route_copyout (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_input.c355 static void ip_fwd_route_copyout(struct ifnet *, struct route *);
2295 ip_fwd_route_copyout(struct ifnet *ifp, struct route *dst) function
2407 ip_fwd_route_copyout(ifp, &fwd_rt);

Completed in 15 milliseconds