Searched refs:nd_opt_mtu_mtu (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dradvdump.c245 if (!edefs || DFLT_AdvLinkMTU != ntohl(mtu->nd_opt_mtu_mtu))
246 printf("\tAdvLinkMTU %u;\n", ntohl(mtu->nd_opt_mtu_mtu));
H A Dprocess.c312 if (iface->AdvLinkMTU && (ntohl(mtu->nd_opt_mtu_mtu) != iface->AdvLinkMTU))
H A Dsend.c321 mtu->nd_opt_mtu_mtu = htonl(iface->AdvLinkMTU);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dradvdump.c245 if (!edefs || DFLT_AdvLinkMTU != ntohl(mtu->nd_opt_mtu_mtu))
246 printf("\tAdvLinkMTU %u;\n", ntohl(mtu->nd_opt_mtu_mtu));
H A Dprocess.c312 if (iface->AdvLinkMTU && (ntohl(mtu->nd_opt_mtu_mtu) != iface->AdvLinkMTU))
H A Dsend.c314 mtu->nd_opt_mtu_mtu = htonl(iface->AdvLinkMTU);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dicmp6.h309 u_int32_t nd_opt_mtu_mtu; member in struct:nd_opt_mtu
H A Dprint-icmp6.c738 TCHECK(opm->nd_opt_mtu_mtu);
740 EXTRACT_32BITS(&opm->nd_opt_mtu_mtu),

Completed in 63 milliseconds