Lines Matching refs:LOG
173 LOG(LOG_ERR, 0, "unknown command: %s", cmd); in do_command()
238 LOG(LOG_ERR, 0, in qdisc_class_parser()
243 LOG(LOG_ERR, 0, "no such interface"); in qdisc_class_parser()
248 LOG(LOG_ERR, 0, in qdisc_class_parser()
272 LOG(LOG_INFO, 0, "ALTQ config file is %s", altqconfigfile); in qcmd_config()
276 LOG(LOG_ERR, errno, "can't open %s", altqconfigfile, 0); in qcmd_config()
285 LOG(LOG_ERR, 0, "Error in %s, line %d. config failed.", in qcmd_config()
468 LOG(LOG_ERR, 0, "missing interface name"); in interface_parser()
484 LOG(LOG_ERR, 0, "too many args"); in interface_parser()
506 LOG(LOG_ERR, 0, "missing discipline"); in class_parser()
510 LOG(LOG_ERR, 0, "unknown discipline '%s'", qdisc_name); in class_parser()
516 LOG(LOG_ERR, 0, "missing interface name"); in class_parser()
522 LOG(LOG_ERR, 0, "missing class name"); in class_parser()
528 LOG(LOG_ERR, 0, "missing parent class"); in class_parser()
543 LOG(LOG_ERR, 0, "too many args"); in class_parser()
569 LOG(LOG_ERR, 0, "missing interface name in filter command"); in filter_parser()
574 LOG(LOG_ERR, 0, "missing class name in filter command"); in filter_parser()
581 LOG(LOG_ERR, 0, "bad filter option"); in filter_parser()
590 LOG(LOG_ERR, 0, "bad filter destination address"); in filter_parser()
596 LOG(LOG_ERR, 0, "missing filter destination port"); in filter_parser()
600 LOG(LOG_ERR, 0, "bad filter destination port"); in filter_parser()
606 LOG(LOG_ERR, 0, "bad filter source address"); in filter_parser()
612 LOG(LOG_ERR, 0, "missing filter source port"); in filter_parser()
616 LOG(LOG_ERR, 0, "bad filter source port"); in filter_parser()
622 LOG(LOG_ERR, 0, "missing filter protocol"); in filter_parser()
626 LOG(LOG_ERR, 0, "bad protocol"); in filter_parser()
665 LOG(LOG_ERR, 0, in filter_parser()
691 LOG(LOG_ERR, 0, "missing interface name"); in filter6_parser()
696 LOG(LOG_ERR, 0, "missing class name"); in filter6_parser()
703 LOG(LOG_ERR, 0, "bad filter option"); in filter6_parser()
713 LOG(LOG_ERR, 0, "bad destination address"); in filter6_parser()
719 LOG(LOG_ERR, 0, "missing filter destination port"); in filter6_parser()
723 LOG(LOG_ERR, 0, "bad filter destination port"); in filter6_parser()
730 LOG(LOG_ERR, 0, "bad source address"); in filter6_parser()
736 LOG(LOG_ERR, 0, "missing filter source port"); in filter6_parser()
740 LOG(LOG_ERR, 0, "bad filter source port"); in filter6_parser()
746 LOG(LOG_ERR, 0, "missing filter protocol"); in filter6_parser()
750 LOG(LOG_ERR, 0, "bad protocol"); in filter6_parser()
798 LOG(LOG_ERR, 0, in filter6_parser()
909 LOG(LOG_ERR, 0, "missing interface name"); in delete_parser()
914 LOG(LOG_ERR, 0, "missing class name"); in delete_parser()
922 LOG(LOG_ERR, 0, in delete_parser()
932 LOG(LOG_ERR, 0, in delete_parser()
960 LOG(LOG_ERR, 0, "can't set red default parameters"); in red_parser()
967 LOG(LOG_ERR, 0, "bad red parameter"); in red_parser()
993 LOG(LOG_ERR, 0, "can't set rio default parameters"); in rio_parser()
1000 LOG(LOG_ERR, 0, "bad rio parameter"); in rio_parser()
1012 LOG(LOG_ERR, 0, "missing interface name"); in conditioner_parser()
1018 LOG(LOG_ERR, 0, "missing cdnr name"); in conditioner_parser()
1048 LOG(LOG_ERR, 0, "conditioner action missing"); in tc_action_parser()
1056 LOG(LOG_ERR, 0, in tc_action_parser()
1075 LOG(LOG_ERR, 0, "missing conditioner action type"); in tc_action_parser()
1084 LOG(LOG_ERR, 0, in tc_action_parser()
1091 LOG(LOG_ERR, 0, in tc_action_parser()
1101 LOG(LOG_ERR, 0, "missing dscp"); in tc_action_parser()
1108 LOG(LOG_ERR, 0, "missing tb profile"); in tc_action_parser()
1113 LOG(LOG_ERR, 0, "missing tb profile"); in tc_action_parser()
1130 LOG(LOG_ERR, 0, "missing tb profile"); in tc_action_parser()
1135 LOG(LOG_ERR, 0, "missing tb profile"); in tc_action_parser()
1162 LOG(LOG_ERR, 0, "missing cmtd rate"); in tc_action_parser()
1168 LOG(LOG_ERR, 0, "missing peak rate"); in tc_action_parser()
1174 LOG(LOG_ERR, 0, "missing avg interval"); in tc_action_parser()
1192 LOG(LOG_ERR, 0, "unknown action type %s"); in tc_action_parser()