Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/ !
H A Dip_input.c399 static void ip_fwd_route_copyin(struct ifnet *, struct route *);
3428 ip_fwd_route_copyin(struct ifnet *ifp, struct route *src) in ip_fwd_route_copyin() function
3787 ip_fwd_route_copyin(rcvifp, &fwd_rt); in ip_forward()