Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/skywalk/nexus/
H A Dnexus.c1377 if (init->nxpi_flags & NXPIF_MONOLITHIC) { in nxprov_create_common()
1382 if (init->nxpi_flags & NXPIF_INHIBIT_CACHE) { in nxprov_create_common()
1433 uint32_t nxpi_flags = nxprov->nxprov_ext.nxpi_flags; in nxprov_create_common() local
1435 if (nxpi_flags & NXPIF_VIRTUAL_DEVICE) { in nxprov_create_common()
1820 !!(nxprov->nxprov_ext.nxpi_flags & NXPIF_MONOLITHIC)) { in nx_check_pp()
H A Dos_nexus.h761 uint32_t nxpi_flags; /* see NXPIF_* */
/xnu-10063.101.15/bsd/skywalk/nexus/kpipe/
H A Dnx_kpipe_loopback.c542 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in kpipe_loopback_start()
/xnu-10063.101.15/bsd/net/
H A Dif_headless.c951 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in create_netif_provider_and_instance()
H A Dif_utun.c888 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in utun_nexus_ifattach()
1213 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in utun_register_kernel_pipe_nexus()
H A Dif_redirect.c989 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in create_netif_provider_and_instance()
H A Dif_ipsec.c2665 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in ipsec_nexus_ifattach()
3020 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in ipsec_register_kernel_pipe_nexus()
H A Dif_fake.c2443 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in create_netif_provider_and_instance()