Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/skywalk/nexus/
H A Dnexus_adapter.h599 extern int na_bind_channel(struct nexus_adapter *na, struct kern_channel *ch,
H A Dnexus_adapter.c445 na_bind_channel(struct nexus_adapter *na, struct kern_channel *ch, in na_bind_channel() function
2600 err = na_bind_channel(na, ch, chr); in na_connect()
/xnu-10002.81.5/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c310 error = na_bind_channel(na, ch, chr); in fsw_vp_na_special()
/xnu-10002.81.5/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3028 error = na_bind_channel(na, ch, chr); in nx_netif_na_special_common()