HomeSort by: relevance | last modified time | path
    Searched refs:altq_extractflow (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/altq/
altq_var.h 217 int altq_extractflow(struct mbuf *, int, struct flowinfo *, u_int32_t);
altq_wfq.c 246 altq_extractflow(m, af, &flow, wfqp->fbmask);
altq_subr.c 793 altq_extractflow(struct mbuf *m, int af, struct flowinfo *flow, function in typeref:typename:int
1259 altq_extractflow(m, af, &flow, classifier->acc_fbmask);

Completed in 56 milliseconds