Skip to content

Commit

Permalink
options/posix: define IPTOS_DSCP_EF
Browse files Browse the repository at this point in the history
  • Loading branch information
no92 committed Jan 13, 2025
1 parent 08d9f6a commit 4ec6bb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions options/posix/include/netinet/ip.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ extern "C" {
#define IPTOS_CLASS_CS0 0x00
#define IPTOS_CLASS_CS4 0x80
#define IPTOS_CLASS_CS6 0xC0
#define IPTOS_DSCP_EF 0xB8

#define IPDEFTTL 64

Expand Down

0 comments on commit 4ec6bb4

Please sign in to comment.