try_rtnl

Macro try_rtnl 

Source
macro_rules! try_rtnl {
    ($msg: expr, $message_type:path) => { ... };
}