Sets the flow label of an Ipv6 socket address.
impl Ipv6SockAddr { fn set_flow_label(&mut self, label: u32) -> () }
The new flow label.