Home | History | Annotate | Download | only in ip

Lines Matching refs:stderr

35 	fprintf(stderr, "Usage: ip rule [ list | add | del | flush ] SELECTOR ACTION\n");
36 fprintf(stderr, "SELECTOR := [ not ] [ from PREFIX ] [ to PREFIX ] [ tos TOS ] [ fwmark FWMARK[/MASK] ]\n");
37 fprintf(stderr, " [ iif STRING ] [ oif STRING ] [ pref NUMBER ]\n");
38 fprintf(stderr, "ACTION := [ table TABLE_ID ]\n");
39 fprintf(stderr, " [ prohibit | reject | unreachable ]\n");
40 fprintf(stderr, " [ realms [SRCREALM/]DSTREALM ]\n");
41 fprintf(stderr, " [ goto NUMBER ]\n");
42 fprintf(stderr, "TABLE_ID := [ local | main | default | NUMBER ]\n");
206 fprintf(stderr, "\"ip rule show\" does not take any arguments.\n");
216 fprintf(stderr, "Dump terminated\n");
323 fprintf(stderr, "Warning: route NAT is deprecated\n");
402 fprintf(stderr, "\"ip rule flush\" does not allow arguments\n");
412 fprintf(stderr, "Flush terminated\n");
436 fprintf(stderr, "Command \"%s\" is unknown, try \"ip rule help\".\n", *argv);
454 fprintf(stderr, "Multicast rules are only supported for IPv4/IPv6, was: %i\n",