Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dif.c2702 struct if_nexusreq *ifnr = (struct if_nexusreq *)(void *)data; in ifioctl_nexus() local
2706 if (ifnr->ifnr_flags != 0) { in ifioctl_nexus()
2710 error = kern_nexus_get_netif_instance(ifp, ifnr->ifnr_netif); in ifioctl_nexus()
2714 kern_nexus_get_flowswitch_instance(ifp, ifnr->ifnr_flowswitch); in ifioctl_nexus()