Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c1064 ip6_rthdr0_t *rthdr0; in pr_rthdr() local
1074 rthdr0 = (ip6_rthdr0_t *)buf; in pr_rthdr()
1075 gw_addr = (struct in6_addr *)(rthdr0 + 1); in pr_rthdr()
1076 num_addr = rthdr0->ip6r0_len / 2; in pr_rthdr()
1080 if (i == (num_addr - rthdr0->ip6r0_segleft)) in pr_rthdr()