Home
last modified time | relevance | path

Searched refs:na_flowadv_clear (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_adapter.h653 extern boolean_t na_flowadv_clear(const struct kern_channel *,
H A Dnexus_adapter.c3464 na_flowadv_clear(const struct kern_channel *ch, const flowadv_idx_t fe_idx, in na_flowadv_clear() function
/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel_kern.c489 na_flowadv_clear(ch, flow_fidx, flow_token)) { in kern_channel_flowadv_clear()