API Version: 2.0
Library Version: 2.87.3
Generated by gi-docgen 2026.1
unstable since: 2.88
enum Gio.EcnCodePoint
Possible values of Explicit Congestion Notification code points.
These appear in TOS (IPv4) or TCLASS (IPv6) packet headers and are described in RFC 3168.
TOS
TCLASS
Available since: 2.88
G_ECN_NO_ECN
Not ECN-capable transport.
0
G_ECN_ECT_1
ECN Capable Transport(1).
1
G_ECN_ECT_0
ECN Capable Transport(0).
2
G_ECN_ECT_CE
Congestion Experienced.
3
Content