Contents

nw_ip_metadata_set_ecn_flag(_:_:)

Sets a specific Explicit Congestion Notification flag value to set on an IP packet.

Declaration

func nw_ip_metadata_set_ecn_flag(_ metadata: nw_protocol_metadata_t, _ ecn_flag: nw_ip_ecn_flag_t)

See Also

Handling IP Packets