Home
last modified time | relevance | path

Searched refs:ch_endpoint_t (Results 1 – 5 of 5) sorted by relevance

/xnu-11215.1.10/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.h71 ch_endpoint_t pna_role; /* master or slave */
H A Dnx_user_pipe.c1459 ch_endpoint_t ep = chr->cr_endpoint; in nx_upipe_na_find()
/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel_var.h217 } ch_endpoint_t; typedef
231 ch_endpoint_t cr_real_endpoint; /* out */
232 ch_endpoint_t cr_endpoint; /* out */
/xnu-11215.1.10/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c702 ch_endpoint_t ep = chr->cr_endpoint; in nx_kpipe_na_find()
/xnu-11215.1.10/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3094 ch_endpoint_t ep = chr->cr_endpoint;