Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/netinet/
H A Dip_input.c394 static void ip_fwd_route_copyin(struct ifnet *, struct route *);
3387 ip_fwd_route_copyin(struct ifnet *ifp, struct route *src) in ip_fwd_route_copyin() function
3745 ip_fwd_route_copyin(rcvifp, &fwd_rt); in ip_forward()