Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dos_nexus_private.h360 #define nsr_ifp nsr_u.nsru_ifp macro
H A Dnexus_kern.c1399 nsr.nsr_ifp = ifp; in _kern_nexus_ifattach()
/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1357 if (p != kernproc || (ifp = nsr->nsr_ifp) == NULL) { in nx_netif_ctl_attach()
1408 SK_KVA(nsr->nsr_ifp)); in nx_netif_ctl_attach()
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c645 SK_KVA(nsr->nsr_ifp)); in fsw_ctl_attach_log()