Struct panda_sys::tcphdr [−][src]
#[repr(C)]pub struct tcphdr { pub __bindgen_anon_1: tcphdr__bindgen_ty_1, }
Fields
__bindgen_anon_1: tcphdr__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for tcphdrimpl UnwindSafe for tcphdrBlanket Implementations
Mutably borrows from an owned value. Read more