Home
last modified time | relevance | path

Searched refs:cr_endpoint (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c355 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 Dnx_flowswitch.c740 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 Dnx_user_pipe.c573 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 Dchannel_var.h230 ch_endpoint_t cr_endpoint; /* out */ member
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1166 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 Dnx_monitor.c1448 chr->cr_real_endpoint, chr->cr_endpoint, SK_KVA(ch0), create, in nx_monitor_na_find()