Struct linux_raw_sys::general::ip_comp_hdr
source · Fields§
§nexthdr: __u8
§flags: __u8
§cpi: __be16
Trait Implementations§
source§impl Clone for ip_comp_hdr
impl Clone for ip_comp_hdr
source§fn clone(&self) -> ip_comp_hdr
fn clone(&self) -> ip_comp_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