Home | History | Annotate | Download | only in iputils

Lines Matching refs:gateway

898 				pr_icmph(icp->type, icp->code, ntohl(icp->un.gateway), icp);
924 pr_icmph(icp->type, icp->code, ntohl(icp->un.gateway), icp);
1074 printf("(New nexthop: %s)\n", pr_addr(icp ? icp->un.gateway : info));
1098 printf("Parameter problem: pointer = %u\n", icp ? (ntohl(icp->un.gateway)>>24) : info);