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");
459 fprintf(stderr, "parse_ether_addr: improperly formed address '%s'\n",
602 fprintf(stderr, "Unknown match: ether %s\n", *argv);
670 fprintf(stderr, "Illegal \"mark\" value\n");
676 fprintf(stderr, "Illegal \"mark\" mask\n");
682 fprintf(stderr, "Illegal \"mark\" (impossible combination)\n");
762 fprintf(stderr, "offset \"at\" must be even\n");
991 fprintf(stderr, "Illegal filter ID\n");
1005 fprintf(stderr, "Illegal \"match\"\n");
1013 fprintf(stderr, "Illegal \"offset\"\n");
1020 fprintf(stderr, "Illegal \"hashkey\"\n");
1029 fprintf(stderr, "Illegal \"classid\"\n");
1040 fprintf(stderr, "Illegal \"divisor\"\n");
1047 fprintf(stderr, "Illegal \"order\"\n");
1054 fprintf(stderr, "Illegal \"link\"\n");
1058 fprintf(stderr, "\"link\" must be a hash table.\n");
1066 fprintf(stderr, "Illegal \"ht\"\n");
1070 fprintf(stderr, "\"ht\" must be a hash table.\n");
1088 fprintf(stderr, "Illegal \"sample\"\n");
1092 fprintf(stderr, "\"sample\" must contain"
1100 fprintf(stderr, "Illegal sample \"divisor\"\n");
1117 fprintf(stderr, "Illegal indev\n");
1126 fprintf(stderr, "Illegal \"action\"\n");
1135 fprintf(stderr, "Illegal \"police\"\n");
1144 fprintf(stderr, "What is \"%s\"?\n", *argv);
1157 fprintf(stderr, "\"order\" contradicts \"handle\"\n");