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

  /src/sys/altq/
altq_var.h 233 int altq_remove(struct pf_altq *);
altq_subr.c 509 altq_remove(struct pf_altq *a) function in typeref:typename:int
  /src/sys/dist/pf/net/
pf_ioctl.c 764 error = altq_remove(altq);
789 error = altq_remove(altq);
839 err = altq_remove(altq);

Completed in 15 milliseconds