set_sockopt_int

Macro set_sockopt_int 

Source
macro_rules! set_sockopt_int {
    ($optval:expr, $optlen:expr, $field:expr) => { ... };
}