Searched defs:channel (Results 1 – 10 of 10) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/channel/ |
| H A D | os_channel_private.h | 564 struct channel { struct 570 const volatile struct __user_channel_schema *chd_schema; argument 588 struct channel_ring_desc chd_rings[0] argument 593 ((size_t)(&((struct channel *)0)->chd_rings[n])) argument
|
| /xnu-8019.80.24/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-8019.80.24/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-8019.80.24/bsd/net/ |
| H A D | if_headless.c | 545 kern_channel_t channel, kern_channel_ring_t ring, boolean_t is_tx_ring, in headless_nx_ring_init() 622 proc_t proc, kern_nexus_t nexus, nexus_port_t port, kern_channel_t channel, in headless_nx_pre_connect() 631 kern_nexus_t nexus, kern_channel_t channel) in headless_nx_connected() 652 kern_nexus_t nexus, kern_channel_t channel) in headless_nx_pre_disconnect() 669 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() 3080 nexus_port_t nexus_port, kern_channel_t channel, void **ch_ctx) in utun_nexus_pre_connect() 3089 kern_channel_t channel) in utun_nexus_connected() 3107 kern_channel_t channel) in utun_nexus_pre_disconnect() 3117 kern_channel_t channel) in utun_netif_pre_disconnect() 3127 kern_channel_t channel) in utun_nexus_disconnected() 3143 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 | 1460 kern_channel_t channel, kern_channel_ring_t ring, boolean_t is_tx_ring, in feth_nx_ring_init() 1570 proc_t proc, kern_nexus_t nexus, nexus_port_t port, kern_channel_t channel, in feth_nx_pre_connect() 1579 kern_nexus_t nexus, kern_channel_t channel) in feth_nx_connected() 1607 kern_nexus_t nexus, kern_channel_t channel) in feth_nx_pre_disconnect() 1627 kern_nexus_t nexus, kern_channel_t channel) in feth_nx_disconnected()
|
| H A D | if.h | 537 u_int8_t channel; member
|
| /xnu-8019.80.24/iokit/IOKit/ |
| H A D | IOReportTypes.h | 183 IOReportChannel channel; member
|
| /xnu-8019.80.24/iokit/DriverKit/ |
| H A D | IOReportTypes.h | 183 IOReportChannel channel; member
|