HomeSort by: relevance | last modified time | path
    Searched defs:priq_attach (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/altq/libaltq/
qop_priq.c 55 static int priq_attach(struct ifinfo *);
74 priq_attach,
347 priq_attach(struct ifinfo *ifinfo) function in typeref:typename:int
  /src/sys/altq/
altq_priq.c 70 static struct priq_if *priq_attach(struct ifaltq *, u_int);
625 priq_attach(struct ifaltq *ifq, u_int bandwidth) function in typeref:struct:priq_if *
804 if ((pif = priq_attach(&ifp->if_snd, ap->arg)) == NULL)

Completed in 45 milliseconds