Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c608 in_addr_t nexthop_val; in show_sockopts() local
659 vlen = sizeof (nexthop_val); in show_sockopts()
660 if (pr_getsockopt(Pr, fd, IPPROTO_IP, IP_NEXTHOP, &nexthop_val, in show_sockopts()
663 (void) inet_ntop(AF_INET, (void *) &nexthop_val, in show_sockopts()