Union linux_raw_sys::general::tcp_word_hdr
source · Fields§
§hdr: tcphdr
§words: [__be32; 5]
Trait Implementations§
source§impl Clone for tcp_word_hdr
impl Clone for tcp_word_hdr
source§fn clone(&self) -> tcp_word_hdr
fn clone(&self) -> tcp_word_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