Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus.c1427 uint32_t nxpi_flags = nxprov->nxprov_ext.nxpi_flags; in nxprov_create_common() local
1432 if (nxpi_flags & NXPIF_MONOLITHIC) { in nxprov_create_common()
1438 if (nxpi_flags & NXPIF_INHIBIT_CACHE) { in nxprov_create_common()
1447 if (nxpi_flags & NXPIF_VIRTUAL_DEVICE) { in nxprov_create_common()
1844 !!(nxprov->nxprov_ext.nxpi_flags & NXPIF_MONOLITHIC)) { in nx_check_pp()
H A Dos_nexus.h709 uint32_t nxpi_flags; /* see NXPIF_* */
/xnu-8019.80.24/bsd/skywalk/nexus/kpipe/
H A Dnx_kpipe_loopback.c542 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in kpipe_loopback_start()
/xnu-8019.80.24/bsd/net/
H A Dif_headless.c956 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in create_netif_provider_and_instance()
H A Dif_utun.c886 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in utun_nexus_ifattach()
1211 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in utun_register_kernel_pipe_nexus()
H A Dif_ipsec.c1902 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in ipsec_nexus_ifattach()
2257 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in ipsec_register_kernel_pipe_nexus()
H A Dif_fake.c1989 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in create_netif_provider_and_instance()