Struct openssl_sys::in_pktinfo
source · Fields§
§ipi_ifindex: i32§ipi_spec_dst: in_addr§ipi_addr: in_addrTrait Implementations§
source§impl Clone for in_pktinfo
impl Clone for in_pktinfo
source§fn clone(&self) -> in_pktinfo
fn clone(&self) -> in_pktinfo
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