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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dradvdump.c189 if (!edefs || (3*DFLT_MaxRtrAdvInterval) != ntohs(radvert->nd_ra_router_lifetime))
190 printf("\tAdvDefaultLifetime %hu;\n", ntohs(radvert->nd_ra_router_lifetime));
H A Dsend.c159 radvert->nd_ra_router_lifetime = !check_ip6_forwarding() ? htons(iface->AdvDefaultLifetime) : 0;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dradvdump.c189 if (!edefs || (3*DFLT_MaxRtrAdvInterval) != ntohs(radvert->nd_ra_router_lifetime))
190 printf("\tAdvDefaultLifetime %hu;\n", ntohs(radvert->nd_ra_router_lifetime));
H A Dsend.c158 radvert->nd_ra_router_lifetime = !check_ip6_forwarding() ? htons(iface->AdvDefaultLifetime) : 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dicmp6.h225 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1] macro
H A Dprint-icmp6.c474 EXTRACT_16BITS(&p->nd_ra_router_lifetime),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Drtadv.c190 rtadv->nd_ra_router_lifetime = htons (zif->rtadv.AdvDefaultLifetime);

Completed in 62 milliseconds