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

  /src/usr.sbin/altq/libaltq/
qop_cdnr.c 411 clinfo = clhandle2clinfo(ifinfo, action->tca_handle);
468 clist[n] = clhandle2clinfo(ifinfo, in_action->tca_handle);
474 clist[n] = clhandle2clinfo(ifinfo, out_action->tca_handle);
530 clist[n] = clhandle2clinfo(ifinfo, green_action->tca_handle);
536 clist[n] = clhandle2clinfo(ifinfo, yellow_action->tca_handle);
542 clist[n] = clhandle2clinfo(ifinfo, yellow_action->tca_handle);
604 clist[n] = clhandle2clinfo(ifinfo, green_action->tca_handle);
610 clist[n] = clhandle2clinfo(ifinfo, yellow_action->tca_handle);
616 clist[n] = clhandle2clinfo(ifinfo, yellow_action->tca_handle);
altq_qop.h 173 struct classinfo * clhandle2clinfo(struct ifinfo *ifinfo, u_long handle);
quip_server.c 237 if ((clinfo = clhandle2clinfo(ifinfo, handle)) == NULL)
qop.c 709 clhandle2clinfo(struct ifinfo *ifinfo, u_long handle) function in typeref:struct:classinfo *

Completed in 13 milliseconds