Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/channel/
H A Dos_channel.h682 __private_extern__ void kern_channel_flowadv_set(struct flowadv_fcentry *);
H A Dchannel_kern.c538 kern_channel_flowadv_set(struct flowadv_fcentry *fce) in kern_channel_flowadv_set() function
/xnu-12377.1.9/bsd/net/pktsched/
H A Dpktsched_fq_codel.c2376 kern_channel_flowadv_set(fce); in fq_if_add_fcentry()