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

  /src/sys/altq/
altq_cdnr.h 277 struct tbe { struct
289 struct tbe tb; /* token bucket */
299 struct tbe cmtd_tb; /* committed tb profile */
300 struct tbe peak_tb; /* peak tb profile */
altq_cdnr.c 93 static void tb_import_profile(struct tbe *, struct tb_profile *);
504 tb_import_profile(struct tbe *tb, struct tb_profile *profile)

Completed in 14 milliseconds