Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_adapter.h672 extern boolean_t na_flowadv_clear(const struct kern_channel *,
H A Dnexus_adapter.c3404 na_flowadv_clear(const struct kern_channel *ch, const flowadv_idx_t fe_idx, in na_flowadv_clear() function
/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel_kern.c491 na_flowadv_clear(ch, flow_fidx, flow_token)) { in kern_channel_flowadv_clear()