Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dflowadv.c221 kern_channel_flowadv_clear(fce); in flowadv_thread_cont()
/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel.h665 __private_extern__ void kern_channel_flowadv_clear(struct flowadv_fcentry *);
H A Dchannel_kern.c451 kern_channel_flowadv_clear(struct flowadv_fcentry *fce) in kern_channel_flowadv_clear() function