Renamed DBG_PKT to DBG_PKT_INOUT
FossilOrigin-Name: c6c1c2b5018c244aa42e23abf3dc9602fb933e9bd49e2277d7aa4fdd566f75f8
This commit is contained in:
parent
2f1d8beea9
commit
9ede92569d
@ -47,7 +47,7 @@
|
||||
#define DBG_DTLS_BIO_DMP 0x80000000
|
||||
|
||||
#define DBG_ALL 0xffffffff
|
||||
#define DBG_CW_PKT (DBG_CW_PKT_IN | DBG_CW_PKT_OUT)
|
||||
#define DBG_CW_PKT_INOUT (DBG_CW_PKT_IN | DBG_CW_PKT_OUT)
|
||||
|
||||
|
||||
#define DBG_DETAIL_LINE_NUMBERS 0x00000001
|
||||
|
Loading…
Reference in New Issue
Block a user