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

  /src/usr.sbin/altq/libaltq/
qop_fifoq.h 37 int qcmd_fifoq_add_if(const char *ifname, u_int bandwidth, int qlimit);
qop_fifoq.c 118 if (qcmd_fifoq_add_if(ifname, bandwidth, qlimit) != 0)
127 qcmd_fifoq_add_if(const char *ifname, u_int bandwidth, int qlimit) function in typeref:typename:int

Completed in 12 milliseconds