Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c359 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-10002.1.13/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c783 chr->cr_real_endpoint = chr->cr_endpoint = CH_ENDPOINT_FLOW_SWITCH; in nx_fsw_dom_connect()
907 chr->cr_endpoint, create, (strncmp(chr->cr_name, NX_FSW_NAME, in nx_fsw_na_find_log()
/xnu-10002.1.13/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c560 chr->cr_endpoint = chr->cr_real_endpoint; in nx_upipe_dom_connect()
1458 ch_endpoint_t ep = chr->cr_endpoint; in nx_upipe_na_find()
1472 chr->cr_real_endpoint, chr->cr_endpoint, create, in nx_upipe_na_find()
/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel_var.h230 ch_endpoint_t cr_endpoint; /* out */ member
/xnu-10002.1.13/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1190 chr->cr_real_endpoint = chr->cr_endpoint = CH_ENDPOINT_NET_IF; in nx_netif_dom_connect()
3081 ch_endpoint_t ep = chr->cr_endpoint;
3097 chr->cr_real_endpoint, chr->cr_endpoint, create,
/xnu-10002.1.13/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c1443 chr->cr_real_endpoint, chr->cr_endpoint, SK_KVA(ch0), create, in nx_monitor_na_find()