ip.c | 634 struct arglist cmd_objectlist[] = {{"up", 0}, {"down", 1}, {"arp", 2}, local 647 if ((idx = substring_to_idx(*argv++, cmd_objectlist)) == -1) help_exit(0); 934 struct arglist cmd_objectlist[] = {{"add", 0}, {"delete", 0}, local 938 else if ((idx = substring_to_idx(*argv++, cmd_objectlist)) == -1) 1060 struct arglist cmd_objectlist[] = {{"dev",0}, {"peer", 1}, local 1228 struct arglist cmd_objectlist[] = {{"to", 0}, {"scope", 1}, {"up", 2}, local 1424 struct arglist cmd_objectlist[] = { {"add", 0}, {"delete", 0}, local 1669 struct arglist cmd_objectlist[] = {{"from", 0}, {"iif", 1}, {"oif", 2}, local 1761 struct arglist cmd_objectlist[] = {{"protocol", 0}, {"dev", 1}, {"oif", 2}, local 1894 struct arglist cmd_objectlist[] = {{"src", 0}, {"via", 1}, {"mtu", 2}, local [all...] |