Struct linux_raw_sys::general::ipv6_opt_hdr
source · Fields§
§nexthdr: __u8
§hdrlen: __u8
Trait Implementations§
source§impl Clone for ipv6_opt_hdr
impl Clone for ipv6_opt_hdr
source§fn clone(&self) -> ipv6_opt_hdr
fn clone(&self) -> ipv6_opt_hdr
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more