Struct libc::unix::notbsd::linux::other::nl_pktinfo[][src]

#[repr(C)]
pub struct nl_pktinfo { group: u32, }

Fields

Trait Implementations

impl Copy for nl_pktinfo
[src]

impl Clone for nl_pktinfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for nl_pktinfo

impl Sync for nl_pktinfo