Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/netinet/
H A Dicmp6.h392 u_int32_t nd_opt_rti_lifetime; member
/xnu-11215.41.3/bsd/netinet6/
H A Dnd6_rtr.c575 ntohl(rti_opt->nd_opt_rti_lifetime)); in nd6_ra_input()
604 if (rti_opt->nd_opt_rti_lifetime == 0) { in nd6_ra_input()
608 dr0.rtlifetime = ntohl(rti_opt->nd_opt_rti_lifetime); in nd6_ra_input()
621 dr0.rtlifetime = ntohl(rti_opt->nd_opt_rti_lifetime); in nd6_ra_input()