Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtrace.c68 ntohs(ra->nd_ra_router_lifetime)); in print_route_adv()
H A Dmain.c229 ra->nd_ra_router_lifetime = htons(0); in advertise()
231 ra->nd_ra_router_lifetime = htons(pi->pi_AdvDefaultLifetime); in advertise()
H A Dndp.c533 router_lifetime = ntohs(ra->nd_ra_router_lifetime); in incoming_ra()
/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h289 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1] macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c704 ntohs(ra->nd_ra_router_lifetime));