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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_prproxy.c113 struct ifnet *ndprl_fwd_ifp; /* outgoing interface */ member in struct:nd6_prproxy_prelist
791 ndprl->ndprl_fwd_ifp = fwd_ifp;
804 fwd_ifp = ndprl->ndprl_fwd_ifp;
906 ndprl->ndprl_fwd_ifp = fwd_ifp;
935 fwd_ifp = ndprl->ndprl_fwd_ifp;
1019 ndprl->ndprl_fwd_ifp = fwd_ifp;
1056 ndprl->ndprl_fwd_ifp = fwd_ifp;
1072 fwd_ifp = ndprl->ndprl_fwd_ifp;

Completed in 23 milliseconds