Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif.c2619 struct if_nexusreq *ifnr = (struct if_nexusreq *)(void *)data; in ifioctl_nexus() local
2623 if (ifnr->ifnr_flags != 0) { in ifioctl_nexus()
2627 error = kern_nexus_get_netif_instance(ifp, ifnr->ifnr_netif); in ifioctl_nexus()
2631 kern_nexus_get_flowswitch_instance(ifp, ifnr->ifnr_flowswitch); in ifioctl_nexus()