Function build_config

Source
pub fn build_config(
    vq_pairs: u16,
    mtu: u16,
    mac: Option<[u8; 6]>,
) -> VirtioNetConfig