Home
last modified time | relevance | path

Searched defs:nexus (Results 1 – 7 of 7) sorted by relevance

/xnu-8020.101.4/bsd/skywalk/nexus/kpipe/
H A Dnx_kpipe_loopback.c121 proc_t p, kern_nexus_t nexus, in kplo_pre_connect()
172 kplo_connected(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in kplo_connected()
191 kplo_pre_disconnect(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in kplo_pre_disconnect()
202 kplo_disconnected(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in kplo_disconnected()
215 kplo_ring_init(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in kplo_ring_init()
243 kplo_ring_fini(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in kplo_ring_fini()
261 kplo_slot_init(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in kplo_slot_init()
288 kplo_slot_fini(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in kplo_slot_fini()
307 kplo_sync_tx(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in kplo_sync_tx()
470 kplo_sync_rx(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in kplo_sync_rx()
/xnu-8020.101.4/bsd/net/
H A Dif_headless.c533 headless_nexus_context(kern_nexus_t nexus) in headless_nexus_context()
543 headless_nx_ring_init(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in headless_nx_ring_init()
569 headless_nx_ring_fini(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in headless_nx_ring_fini()
621 proc_t proc, kern_nexus_t nexus, nexus_port_t port, kern_channel_t channel, in headless_nx_pre_connect()
630 kern_nexus_t nexus, kern_channel_t channel) in headless_nx_connected()
651 kern_nexus_t nexus, kern_channel_t channel) in headless_nx_pre_disconnect()
668 kern_nexus_t nexus, kern_channel_t channel) in headless_nx_disconnected()
681 kern_nexus_t nexus, kern_channel_ring_t ring, kern_channel_slot_t slot, in headless_nx_slot_init()
691 kern_nexus_t nexus, kern_channel_ring_t ring, kern_channel_slot_t slot, in headless_nx_slot_fini()
699 kern_nexus_t nexus, kern_channel_ring_t tx_ring, uint32_t flags) in headless_nx_sync_tx()
[all …]
H A Dif_fake.c1430 feth_nexus_context(kern_nexus_t nexus) in feth_nexus_context()
1458 feth_nx_ring_init(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in feth_nx_ring_init()
1498 feth_nx_ring_fini(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in feth_nx_ring_fini()
1569 proc_t proc, kern_nexus_t nexus, nexus_port_t port, kern_channel_t channel, in feth_nx_pre_connect()
1578 kern_nexus_t nexus, kern_channel_t channel) in feth_nx_connected()
1606 kern_nexus_t nexus, kern_channel_t channel) in feth_nx_pre_disconnect()
1626 kern_nexus_t nexus, kern_channel_t channel) in feth_nx_disconnected()
1639 kern_nexus_t nexus, kern_channel_ring_t ring, kern_channel_slot_t slot, in feth_nx_slot_init()
1649 kern_nexus_t nexus, kern_channel_ring_t ring, kern_channel_slot_t slot, in feth_nx_slot_fini()
1657 kern_nexus_t nexus, kern_channel_ring_t tx_ring, uint32_t flags) in feth_nx_sync_tx()
[all …]
H A Dif_utun.c350 utun_netif_ring_init(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in utun_netif_ring_init()
369 utun_netif_ring_fini(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in utun_netif_ring_fini()
382 utun_netif_sync_tx(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in utun_netif_sync_tx()
549 utun_netif_tx_doorbell(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in utun_netif_tx_doorbell()
607 utun_netif_sync_rx(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in utun_netif_sync_rx()
3074 utun_netif_prepare(kern_nexus_t nexus, ifnet_t ifp) in utun_netif_prepare()
3083 proc_t p, kern_nexus_t nexus, in utun_nexus_pre_connect()
3092 utun_nexus_connected(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in utun_nexus_connected()
3110 utun_nexus_pre_disconnect(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in utun_nexus_pre_disconnect()
3120 utun_netif_pre_disconnect(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in utun_netif_pre_disconnect()
[all …]
H A Dif_ipsec.c519 ipsec_netif_prepare(kern_nexus_t nexus, ifnet_t ifp) in ipsec_netif_prepare()
528 proc_t p, kern_nexus_t nexus, in ipsec_nexus_pre_connect()
537 ipsec_nexus_connected(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in ipsec_nexus_connected()
553 ipsec_nexus_pre_disconnect(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in ipsec_nexus_pre_disconnect()
566 ipsec_netif_pre_disconnect(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in ipsec_netif_pre_disconnect()
577 ipsec_nexus_disconnected(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in ipsec_nexus_disconnected()
589 ipsec_kpipe_ring_init(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in ipsec_kpipe_ring_init()
624 ipsec_kpipe_ring_fini(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in ipsec_kpipe_ring_fini()
644 ipsec_kpipe_sync_tx(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in ipsec_kpipe_sync_tx()
782 ipsec_kpipe_sync_rx(kern_nexus_provider_t nxprov, kern_nexus_t nexus, in ipsec_kpipe_sync_rx()
[all …]
H A Dnecp_client.c410 unsigned nexus : 1; // If true, flow is a nexus; if false, flow is attached to socket member
/xnu-8020.101.4/bsd/skywalk/core/
H A Dskywalk_proc_info.c73 struct kern_nexus *nexus; in fill_channelinfo() local