Namespace inet
RipAf
enumAddress Family constants
Source code
// // Address Family constants // enum RipAf { RIP_AF_NONE = 0; RIP_AF_INET = 2; // RIP_AF_AUTH = 0xFFFF; }File: src/inet/routing/rip/RipPacket.msg
Namespace inet
Address Family constants
// // Address Family constants // enum RipAf { RIP_AF_NONE = 0; RIP_AF_INET = 2; // RIP_AF_AUTH = 0xFFFF; }File: src/inet/routing/rip/RipPacket.msg