Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus.c1412 if (init->nxpi_flags & NXPIF_MONOLITHIC) { in nxprov_create_common()
1417 if (init->nxpi_flags & NXPIF_INHIBIT_CACHE) { in nxprov_create_common()
1468 uint32_t nxpi_flags = nxprov->nxprov_ext.nxpi_flags; in nxprov_create_common() local
1470 if (nxpi_flags & NXPIF_VIRTUAL_DEVICE) { in nxprov_create_common()
1853 !!(nxprov->nxprov_ext.nxpi_flags & NXPIF_MONOLITHIC)) { in nx_check_pp()
H A Dos_nexus.h771 uint32_t nxpi_flags; /* see NXPIF_* */
/xnu-12377.61.12/bsd/skywalk/nexus/kpipe/
H A Dnx_kpipe_loopback.c542 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in kpipe_loopback_start()
/xnu-12377.61.12/bsd/net/
H A Dif_headless.c955 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in create_netif_provider_and_instance()
H A Dif_utun.c1037 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in utun_nexus_ifattach()
1381 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in utun_register_kernel_pipe_nexus()
H A Dif_redirect.c1040 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in create_netif_provider_and_instance()
H A Dif_ipsec.c1816 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in ipsec_nexus_ifattach()
2172 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in ipsec_register_kernel_pipe_nexus()
H A Dif_fake.c2688 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in create_netif_provider_and_instance()