Go to the documentation of this file.
6 #define DEBUG_L1OIP_INIT 0x00010000
7 #define DEBUG_L1OIP_SOCKET 0x00020000
8 #define DEBUG_L1OIP_MGR 0x00040000
9 #define DEBUG_L1OIP_MSG 0x00080000
17 #define L1OIP_MAX_LEN 2048
18 #define L1OIP_MAX_PERFRAME 1400
22 #define L1OIP_KEEPALIVE 15
23 #define L1OIP_TIMEOUT 65
27 #define L1OIP_DEFAULTPORT 931