Searched refs:cr_endpoint (Results 1 – 6 of 6) sorted by relevance
| /xnu-8792.41.9/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 360 chr->cr_real_endpoint = chr->cr_endpoint = CH_ENDPOINT_KERNEL_PIPE; in nx_kpipe_dom_connect() 703 ch_endpoint_t ep = chr->cr_endpoint; in nx_kpipe_na_find() 717 chr->cr_real_endpoint, chr->cr_endpoint, create, in nx_kpipe_na_find()
|
| /xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 732 chr->cr_real_endpoint = chr->cr_endpoint = CH_ENDPOINT_FLOW_SWITCH; in nx_fsw_dom_connect() 856 chr->cr_endpoint, create, (strncmp(chr->cr_name, NX_FSW_NAME, in nx_fsw_na_find_log()
|
| /xnu-8792.41.9/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 561 chr->cr_endpoint = chr->cr_real_endpoint; in nx_upipe_dom_connect() 1459 ch_endpoint_t ep = chr->cr_endpoint; in nx_upipe_na_find() 1473 chr->cr_real_endpoint, chr->cr_endpoint, create, in nx_upipe_na_find()
|
| /xnu-8792.41.9/bsd/skywalk/channel/ |
| H A D | channel_var.h | 230 ch_endpoint_t cr_endpoint; /* out */ member
|
| /xnu-8792.41.9/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 1192 chr->cr_real_endpoint = chr->cr_endpoint = CH_ENDPOINT_NET_IF; in nx_netif_dom_connect() 3043 ch_endpoint_t ep = chr->cr_endpoint; 3059 chr->cr_real_endpoint, chr->cr_endpoint, create,
|
| /xnu-8792.41.9/bsd/skywalk/nexus/monitor/ |
| H A D | nx_monitor.c | 1443 chr->cr_real_endpoint, chr->cr_endpoint, SK_KVA(ch0), create, in nx_monitor_na_find()
|