Home | History | Annotate | Download | only in tc

Lines Matching full:stderr

33 	fprintf(stderr, "Usage: ... u32 [ match SELECTOR ... ] [ link HTID ]"
35 fprintf(stderr, " [ police POLICE_SPEC ]"
37 fprintf(stderr, " [ ht HTID ] [ hashkey HASHKEY_SPEC ]\n");
38 fprintf(stderr, " [ sample SAMPLE ]\n");
39 fprintf(stderr, "or u32 divisor DIVISOR\n");
40 fprintf(stderr, "\n");
41 fprintf(stderr, "Where: SELECTOR := SAMPLE SAMPLE ...\n");
42 fprintf(stderr, " SAMPLE := { ip | ip6 | udp | tcp | icmp |"
44 fprintf(stderr, " FILTERID := X:Y:Z\n");
45 fprintf(stderr, "\nNOTE: CLASSID is parsed at hexadecimal input.\n");
460 fprintf(stderr, "parse_ether_addr: improperly formed address '%s'\n",
603 fprintf(stderr, "Unknown match: ether %s\n", *argv);
671 fprintf(stderr, "Illegal \"mark\" value\n");
677 fprintf(stderr, "Illegal \"mark\" mask\n");
683 fprintf(stderr, "Illegal \"mark\" (impossible combination)\n");
763 fprintf(stderr, "offset \"at\" must be even\n");
992 fprintf(stderr, "Illegal filter ID\n");
1006 fprintf(stderr, "Illegal \"match\"\n");
1014 fprintf(stderr, "Illegal \"offset\"\n");
1021 fprintf(stderr, "Illegal \"hashkey\"\n");
1030 fprintf(stderr, "Illegal \"classid\"\n");
1041 fprintf(stderr, "Illegal \"divisor\"\n");
1048 fprintf(stderr, "Illegal \"order\"\n");
1055 fprintf(stderr, "Illegal \"link\"\n");
1059 fprintf(stderr, "\"link\" must be a hash table.\n");
1067 fprintf(stderr, "Illegal \"ht\"\n");
1071 fprintf(stderr, "\"ht\" must be a hash table.\n");
1089 fprintf(stderr, "Illegal \"sample\"\n");
1093 fprintf(stderr, "\"sample\" must contain"
1101 fprintf(stderr, "Illegal sample \"divisor\"\n");
1118 fprintf(stderr, "Illegal indev\n");
1127 fprintf(stderr, "Illegal \"action\"\n");
1136 fprintf(stderr, "Illegal \"police\"\n");
1145 fprintf(stderr, "What is \"%s\"?\n", *argv);
1158 fprintf(stderr, "\"order\" contradicts \"handle\"\n");