Struct nix::sys::socket::sockopt::IpTransparent[][src]

pub struct IpTransparent;

Trait Implementations

impl Copy for IpTransparent
[src]

impl Clone for IpTransparent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for IpTransparent
[src]

Formats the value using the given formatter. Read more

impl SetSockOpt for IpTransparent
[src]

impl GetSockOpt for IpTransparent
[src]

Auto Trait Implementations

impl Send for IpTransparent

impl Sync for IpTransparent