Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_adapter.h659 extern boolean_t na_flowadv_clear(const struct kern_channel *,
H A Dnexus_adapter.c3326 na_flowadv_clear(const struct kern_channel *ch, const flowadv_idx_t fe_idx, in na_flowadv_clear() function
/xnu-10063.141.1/bsd/skywalk/channel/
H A Dchannel_kern.c485 na_flowadv_clear(ch, flow_fidx, flow_token)) { in kern_channel_flowadv_clear()