Searched refs:nd_ra_router_lifetime (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/netinet/
H A Dicmp6.h250 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1] macro
/freebsd-current/contrib/tcpdump/
H A Dprint-icmp6.c233 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1] macro
1192 GET_BE_U_2(p->nd_ra_router_lifetime),
/freebsd-current/sys/netinet6/
H A Dnd6_rtr.c441 dr0.rtlifetime = ntohs(nd_ra->nd_ra_router_lifetime);
/freebsd-current/usr.sbin/rtadvd/
H A Dconfig.c1474 ra->nd_ra_router_lifetime = htons(rai->rai_lifetime);

Completed in 87 milliseconds