Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_subr.c101 static u_long get_filt_handle(struct acc_classifier *, int);
1401 afp->f_handle = get_filt_handle(classifier, i);
1710 get_filt_handle(classifier, i) in get_filt_handle() function