Searched defs:maxq (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/net/pktsched/
H A Dpktsched_rmclass.c439 rmc_modclass(struct rm_class *cl, u_int32_t nsecPerByte, int maxq, argument
237 rmc_newclass(int pri, struct rm_ifdat *ifd, u_int32_t nsecPerByte, void (*action)(rm_class_t *, rm_class_t *), u_int32_t qid, u_int32_t maxq, struct rm_class *parent, struct rm_class *borrow, u_int32_t maxidle, int minidle, u_int32_t offtime, int pktsize, int flags) argument
729 rmc_init(struct ifclassq *ifq, struct rm_ifdat *ifd, u_int32_t nsecPerByte, void (*restart)(struct ifclassq *), u_int32_t qid, int maxq, int maxqueued, u_int32_t maxidle, int minidle, u_int32_t offtime, int flags) argument
[all...]

Completed in 70 milliseconds