Constant pnet_packet::icmpv6::ndp::NeighborAdvertFlags::Router [−][src]
pub const Router: u8 = 0b10000000;Expand description
Indicates that the sender is a router.
pub const Router: u8 = 0b10000000;Indicates that the sender is a router.