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

  /src/usr.sbin/altq/libaltq/
qop_conf.c 47 extern class_parser_t hfsc_class_parser;
61 {"hfsc", hfsc_interface_parser, hfsc_class_parser},
qop_hfsc.h 63 int hfsc_class_parser(const char *ifname, const char *class_name,
qop_hfsc.c 142 hfsc_class_parser(const char *ifname, const char *class_name, function in typeref:typename:int
290 LOG(LOG_ERR, errno, "hfsc_class_parser: %s",

Completed in 13 milliseconds