First page Back Continue Last page Overview Graphics
ICMPv6 Structures
ICMPv6 Header
struct icmp6_hdr{}
Router Solicitation/Router Advertisement Message
struct nd_router_solicit{}, struct nd_router_advert{};
Neighbor Solicitation/Neighbor Advertisement Message
struct nd_neighbor_solicit{}, struct nd_neighbor_advert{};
Redirect Message
struct nd_redirect{};
Neighbor Discovery Options
struct nd_opt_hdr{};
struct nd_opt_prefix_info{}, struct nd_opt_rd_hdr{}, struct nd_opt_mtu{};
Notes: