Lines Matching defs:nexthop
127 char *nexthop;
263 struct addrinfo *ai_nexthop = NULL; /* addrinfo nexthop */
483 if (nexthop != NULL) {
488 nexthop = optarg;
879 if (nexthop != NULL) {
880 get_hostinfo(nexthop, family_input, &ai_nexthop);
882 print_unknown_host_msg("", nexthop);
1281 "to specify IPv4 nexthop router.\n",
1440 if (nexthop != NULL)
2474 "[-g gateway [-g gateway ...]] [-N nexthop] [-F flow_label] [-I interval]\n\t"