Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-icmp6.c309 struct nd_opt_mtu { /* MTU option */ struct
1241 const struct nd_opt_mtu *opm; in icmp6_opt_print()
1301 opm = (const struct nd_opt_mtu *)op; in icmp6_opt_print()
/external/dhcpcd-6.8.2/
Dipv6nd.c733 struct nd_opt_mtu *mtu; in ipv6nd_handlera()
1030 mtu = (struct nd_opt_mtu *)(void *)p; in ipv6nd_handlera()