Searched refs:cr_endpoint (Results 1 – 6 of 6) sorted by relevance
| /xnu-11215.1.10/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 359 chr->cr_real_endpoint = chr->cr_endpoint = CH_ENDPOINT_KERNEL_PIPE; in nx_kpipe_dom_connect() 702 ch_endpoint_t ep = chr->cr_endpoint; in nx_kpipe_na_find() 716 chr->cr_real_endpoint, chr->cr_endpoint, create, in nx_kpipe_na_find()
|
| /xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 787 chr->cr_real_endpoint = chr->cr_endpoint = CH_ENDPOINT_FLOW_SWITCH; in nx_fsw_dom_connect() 893 chr->cr_endpoint, create, (strlcmp(chr->cr_name, in nx_fsw_na_find_log()
|
| /xnu-11215.1.10/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 560 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-11215.1.10/bsd/skywalk/channel/ |
| H A D | channel_var.h | 232 ch_endpoint_t cr_endpoint; /* out */ member
|
| /xnu-11215.1.10/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 1193 chr->cr_real_endpoint = chr->cr_endpoint = CH_ENDPOINT_NET_IF; in nx_netif_dom_connect() 3094 ch_endpoint_t ep = chr->cr_endpoint; 3110 chr->cr_real_endpoint, chr->cr_endpoint, create,
|
| /xnu-11215.1.10/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()
|