Home
last modified time | relevance | path

Searched refs:na_bind_channel (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_adapter.h612 extern int na_bind_channel(struct nexus_adapter *na, struct kern_channel *ch,
H A Dnexus_adapter.c437 na_bind_channel(struct nexus_adapter *na, struct kern_channel *ch, in na_bind_channel() function
2665 err = na_bind_channel(na, ch, chr); in na_connect()
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c295 error = na_bind_channel(na, ch, chr); in fsw_vp_na_special()
/xnu-11215.1.10/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3041 error = na_bind_channel(na, ch, chr); in nx_netif_na_special_common()