Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/skywalk/nexus/
H A Dnexus.c1359 if (init->nxpi_flags & NXPIF_MONOLITHIC) { in nxprov_create_common()
1364 if (init->nxpi_flags & NXPIF_INHIBIT_CACHE) { in nxprov_create_common()
1415 uint32_t nxpi_flags = nxprov->nxprov_ext.nxpi_flags; in nxprov_create_common() local
1417 if (nxpi_flags & NXPIF_VIRTUAL_DEVICE) { in nxprov_create_common()
1802 !!(nxprov->nxprov_ext.nxpi_flags & NXPIF_MONOLITHIC)) { in nx_check_pp()
H A Dos_nexus.h761 uint32_t nxpi_flags; /* see NXPIF_* */
/xnu-8796.121.2/bsd/skywalk/nexus/kpipe/
H A Dnx_kpipe_loopback.c542 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in kpipe_loopback_start()
/xnu-8796.121.2/bsd/net/
H A Dif_headless.c951 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in create_netif_provider_and_instance()
H A Dif_utun.c885 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in utun_nexus_ifattach()
1210 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in utun_register_kernel_pipe_nexus()
H A Dif_ipsec.c1901 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in ipsec_nexus_ifattach()
2256 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in ipsec_register_kernel_pipe_nexus()
H A Dif_fake.c2233 .nxpi_flags = NXPIF_VIRTUAL_DEVICE, in create_netif_provider_and_instance()