Documentation ¶
Index ¶
Constants ¶
View Source
const GTPU_MESSAGE_TYPE_ECHO_REQUEST = 1
View Source
const GTPU_MESSAGE_TYPE_ECHO_RESPONSE = 2
View Source
const GTPU_MESSAGE_TYPE_GPDU = 255
View Source
const GTPU_PORT = "2152"
ports
View Source
const GTPU_PORT_INT = 2152
View Source
const IFACE_GOLANG_GTP4_PREFIX = "nextmn-gtp4-"
View Source
const IFACE_GOLANG_IPV4_PREFIX = "nextmn-ipv4-" // ipv4 excluding gtp4
View Source
const IFACE_GOLANG_SRV6_PREFIX = "nextmn-srv6-"
golang/water ifaces
View Source
const IFACE_LINUX = "nextmn-linux"
iproute2 ifaces
View Source
const RT_PROTO_NEXTMN = "nextmn"
iproute2 rt protos
View Source
const RT_TABLE_NEXTMN_IPV4 = "nextmn/ipv4"
View Source
const RT_TABLE_NEXTMN_IPV6 = "nextmn/ipv6"
iproute2 rt tables
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.