pub struct LinkGetRequest { /* private fields */ }

Implementations§

Setting filter mask(e.g. RTEXT_FILTER_BRVLAN and etc)

Execute the request

Return a mutable reference to the request

Lookup a link by index

Lookup a link by name

This function requires support from your kernel (>= 2.6.33). If yours is older, consider filtering the resulting stream of links.

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.