Home
last modified time | relevance | path

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

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