Searched refs:cr_endpoint (Results 1 – 6 of 6) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 355 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-8019.80.24/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 740 chr->cr_real_endpoint = chr->cr_endpoint = CH_ENDPOINT_FLOW_SWITCH; in nx_fsw_dom_connect() 864 chr->cr_endpoint, create, (strncmp(chr->cr_name, NX_FSW_NAME, in nx_fsw_na_find_log()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 573 chr->cr_endpoint = chr->cr_real_endpoint; in nx_upipe_dom_connect() 1473 ch_endpoint_t ep = chr->cr_endpoint; in nx_upipe_na_find() 1487 chr->cr_real_endpoint, chr->cr_endpoint, create, in nx_upipe_na_find()
|
| /xnu-8019.80.24/bsd/skywalk/channel/ |
| H A D | channel_var.h | 230 ch_endpoint_t cr_endpoint; /* out */ member
|
| /xnu-8019.80.24/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 1166 chr->cr_real_endpoint = chr->cr_endpoint = CH_ENDPOINT_NET_IF; in nx_netif_dom_connect() 2761 ch_endpoint_t ep = chr->cr_endpoint; 2777 chr->cr_real_endpoint, chr->cr_endpoint, create,
|
| /xnu-8019.80.24/bsd/skywalk/nexus/monitor/ |
| H A D | nx_monitor.c | 1448 chr->cr_real_endpoint, chr->cr_endpoint, SK_KVA(ch0), create, in nx_monitor_na_find()
|