Home | History | Annotate | Download | only in ip

Lines Matching full:strcmp

61 	else if (strcmp(arg, "noarp") == 0)
63 else if (strcmp(arg, "none") == 0)
65 else if (strcmp(arg, "stale") == 0)
67 else if (strcmp(arg, "incomplete") == 0)
69 else if (strcmp(arg, "delay") == 0)
71 else if (strcmp(arg, "probe") == 0)
123 } else if (strcmp(*argv, "nud") == 0) {
138 } else if (strcmp(*argv, "dev") == 0) {
142 if (strcmp(*argv, "to") == 0) {
162 if (lla && strcmp(lla, "null")) {
335 if (strcmp(*argv, "dev") == 0) {
340 } else if (strcmp(*argv, "unused") == 0) {
342 } else if (strcmp(*argv, "nud") == 0) {
350 if (strcmp(*argv, "all") != 0)
360 if (strcmp(*argv, "to") == 0) {
442 strcmp(*argv, "chg") == 0)