Home
last modified time | relevance | path

Searched refs:nexthop_val (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c616 in_addr_t nexthop_val; in show_sockopts() local
668 vlen = sizeof (nexthop_val); in show_sockopts()
669 if (pr_getsockopt(Pr, fd, IPPROTO_IP, IP_NEXTHOP, &nexthop_val, in show_sockopts()
672 (void) inet_ntop(AF_INET, (void *) &nexthop_val, in show_sockopts()