Searched refs:f_handle (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/contrib/altq/altq/
H A Daltq_var.h45 u_long f_handle; /* filter id */ member in struct:acc_filter
H A Daltq_subr.c1440 afp->f_handle = get_filt_handle(classifier, i);
1468 *phandle = afp->f_handle;
1776 if ((afp->f_handle & 0x000fffff) == handle)
1798 if (afp->f_handle == handle)

Completed in 94 milliseconds