Searched defs:channel (Results 1 – 10 of 10) sorted by relevance
| /xnu-8792.41.9/bsd/skywalk/channel/ |
| H A D | os_channel_private.h | 582 struct channel { struct 588 const volatile struct __user_channel_schema *chd_schema; argument 606 struct channel_ring_desc chd_rings[0] argument 611 ((size_t)(&((struct channel *)0)->chd_rings[n])) argument
|
| /xnu-8792.41.9/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kpipe_loopback.c | 122 nexus_port_t nexus_port, kern_channel_t channel, void **ch_ctx) in kplo_pre_connect() 173 kern_channel_t channel) in kplo_connected() 192 kern_channel_t channel) in kplo_pre_disconnect() 203 kern_channel_t channel) in kplo_disconnected() 216 kern_channel_t channel, kern_channel_ring_t ring, boolean_t is_tx_ring, in kplo_ring_init()
|
| /xnu-8792.41.9/bsd/skywalk/core/ |
| H A D | skywalk_proc_info.c | 70 fill_channelinfo(struct kern_channel *channel, struct proc_channel_info *info) in fill_channelinfo()
|
| /xnu-8792.41.9/bsd/net/ |
| H A D | if_headless.c | 544 kern_channel_t channel, kern_channel_ring_t ring, boolean_t is_tx_ring, in headless_nx_ring_init() 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()
|
| H A D | if_utun.c | 351 kern_channel_t channel, kern_channel_ring_t ring, boolean_t is_tx_ring, in utun_netif_ring_init() 3083 nexus_port_t nexus_port, kern_channel_t channel, void **ch_ctx) in utun_nexus_pre_connect() 3092 kern_channel_t channel) in utun_nexus_connected() 3110 kern_channel_t channel) in utun_nexus_pre_disconnect() 3120 kern_channel_t channel) in utun_netif_pre_disconnect() 3130 kern_channel_t channel) in utun_nexus_disconnected() 3146 kern_channel_t channel, kern_channel_ring_t ring, in utun_kpipe_ring_init()
|
| H A D | if_ipsec.c | 529 nexus_port_t nexus_port, kern_channel_t channel, void **ch_ctx) in ipsec_nexus_pre_connect() 538 kern_channel_t channel) in ipsec_nexus_connected() 554 kern_channel_t channel) in ipsec_nexus_pre_disconnect() 567 kern_channel_t channel) in ipsec_netif_pre_disconnect() 578 kern_channel_t channel) in ipsec_nexus_disconnected() 590 kern_channel_t channel, kern_channel_ring_t ring, boolean_t is_tx_ring, in ipsec_kpipe_ring_init() 1056 kern_channel_t channel, kern_channel_ring_t ring, boolean_t is_tx_ring, in ipsec_netif_ring_init()
|
| H A D | if_fake.c | 1644 kern_channel_t channel, kern_channel_ring_t ring, boolean_t is_tx_ring, in feth_nx_ring_init() 1754 proc_t proc, kern_nexus_t nexus, nexus_port_t port, kern_channel_t channel, in feth_nx_pre_connect() 1763 kern_nexus_t nexus, kern_channel_t channel) in feth_nx_connected() 1791 kern_nexus_t nexus, kern_channel_t channel) in feth_nx_pre_disconnect() 1811 kern_nexus_t nexus, kern_channel_t channel) in feth_nx_disconnected()
|
| H A D | if_private.h | 315 u_int8_t channel; member
|
| /xnu-8792.41.9/iokit/DriverKit/ |
| H A D | IOReportTypes.h | 183 IOReportChannel channel; member
|
| /xnu-8792.41.9/iokit/IOKit/ |
| H A D | IOReportTypes.h | 183 IOReportChannel channel; member
|