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

/netbsd-current/sys/netinet6/
H A Dnd6.h131 struct nd_opt_mtu *mtu;
H A Dicmp6.c134 __CTASSERT(sizeof(struct nd_opt_mtu) == 8);
/netbsd-current/usr.sbin/rtadvd/
H A Dconfig.c1011 struct nd_opt_mtu *ndopt_mtu;
1038 packlen += sizeof(struct nd_opt_mtu);
1108 ndopt_mtu = (struct nd_opt_mtu *)buf;
1113 buf += sizeof(struct nd_opt_mtu);
H A Drtadvd.c112 struct nd_opt_mtu *mtu;
1420 (optlen != sizeof(struct nd_opt_mtu))) ||
/netbsd-current/sys/netinet/
H A Dicmp6.h349 struct nd_opt_mtu { /* MTU option */ struct
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c316 struct nd_opt_mtu { /* MTU option */ struct
1403 const struct nd_opt_mtu *opm;
1462 opm = (const struct nd_opt_mtu *)op;
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dipv6nd.c1123 struct nd_opt_mtu mtu;

Completed in 227 milliseconds