Versions in this module Expand all Collapse all v1 v1.4.1 Jun 11, 2018 v1.4.0 May 24, 2018 Changes in this version + var Consts = map[string]reflect.Value + var Functions = map[string]reflect.Value + var Types = map[string]reflect.Type + var Variables = map[string]reflect.Value + func NewBfdAuthDelKey() api.Message + func NewBfdAuthDelKeyReply() api.Message + func NewBfdAuthKeysDetails() api.Message + func NewBfdAuthKeysDump() api.Message + func NewBfdAuthSetKey() api.Message + func NewBfdAuthSetKeyReply() api.Message + func NewBfdUDPAdd() api.Message + func NewBfdUDPAddReply() api.Message + func NewBfdUDPAuthActivate() api.Message + func NewBfdUDPAuthActivateReply() api.Message + func NewBfdUDPAuthDeactivate() api.Message + func NewBfdUDPAuthDeactivateReply() api.Message + func NewBfdUDPDel() api.Message + func NewBfdUDPDelEchoSource() api.Message + func NewBfdUDPDelEchoSourceReply() api.Message + func NewBfdUDPDelReply() api.Message + func NewBfdUDPMod() api.Message + func NewBfdUDPModReply() api.Message + func NewBfdUDPSessionDetails() api.Message + func NewBfdUDPSessionDump() api.Message + func NewBfdUDPSessionSetFlags() api.Message + func NewBfdUDPSessionSetFlagsReply() api.Message + func NewBfdUDPSetEchoSource() api.Message + func NewBfdUDPSetEchoSourceReply() api.Message + func NewWantBfdEvents() api.Message + func NewWantBfdEventsReply() api.Message + type BfdAuthDelKey struct + ConfKeyID uint32 + func (*BfdAuthDelKey) GetCrcString() string + func (*BfdAuthDelKey) GetMessageName() string + func (*BfdAuthDelKey) GetMessageType() api.MessageType + type BfdAuthDelKeyReply struct + Retval int32 + func (*BfdAuthDelKeyReply) GetCrcString() string + func (*BfdAuthDelKeyReply) GetMessageName() string + func (*BfdAuthDelKeyReply) GetMessageType() api.MessageType + type BfdAuthKeysDetails struct + AuthType uint8 + ConfKeyID uint32 + UseCount uint32 + func (*BfdAuthKeysDetails) GetCrcString() string + func (*BfdAuthKeysDetails) GetMessageName() string + func (*BfdAuthKeysDetails) GetMessageType() api.MessageType + type BfdAuthKeysDump struct + func (*BfdAuthKeysDump) GetCrcString() string + func (*BfdAuthKeysDump) GetMessageName() string + func (*BfdAuthKeysDump) GetMessageType() api.MessageType + type BfdAuthSetKey struct + AuthType uint8 + ConfKeyID uint32 + Key []byte + KeyLen uint8 + func (*BfdAuthSetKey) GetCrcString() string + func (*BfdAuthSetKey) GetMessageName() string + func (*BfdAuthSetKey) GetMessageType() api.MessageType + type BfdAuthSetKeyReply struct + Retval int32 + func (*BfdAuthSetKeyReply) GetCrcString() string + func (*BfdAuthSetKeyReply) GetMessageName() string + func (*BfdAuthSetKeyReply) GetMessageType() api.MessageType + type BfdUDPAdd struct + BfdKeyID uint8 + ConfKeyID uint32 + DesiredMinTx uint32 + DetectMult uint8 + IsAuthenticated uint8 + IsIpv6 uint8 + LocalAddr []byte + PeerAddr []byte + RequiredMinRx uint32 + SwIfIndex uint32 + func (*BfdUDPAdd) GetCrcString() string + func (*BfdUDPAdd) GetMessageName() string + func (*BfdUDPAdd) GetMessageType() api.MessageType + type BfdUDPAddReply struct + Retval int32 + func (*BfdUDPAddReply) GetCrcString() string + func (*BfdUDPAddReply) GetMessageName() string + func (*BfdUDPAddReply) GetMessageType() api.MessageType + type BfdUDPAuthActivate struct + BfdKeyID uint8 + ConfKeyID uint32 + IsDelayed uint8 + IsIpv6 uint8 + LocalAddr []byte + PeerAddr []byte + SwIfIndex uint32 + func (*BfdUDPAuthActivate) GetCrcString() string + func (*BfdUDPAuthActivate) GetMessageName() string + func (*BfdUDPAuthActivate) GetMessageType() api.MessageType + type BfdUDPAuthActivateReply struct + Retval int32 + func (*BfdUDPAuthActivateReply) GetCrcString() string + func (*BfdUDPAuthActivateReply) GetMessageName() string + func (*BfdUDPAuthActivateReply) GetMessageType() api.MessageType + type BfdUDPAuthDeactivate struct + IsDelayed uint8 + IsIpv6 uint8 + LocalAddr []byte + PeerAddr []byte + SwIfIndex uint32 + func (*BfdUDPAuthDeactivate) GetCrcString() string + func (*BfdUDPAuthDeactivate) GetMessageName() string + func (*BfdUDPAuthDeactivate) GetMessageType() api.MessageType + type BfdUDPAuthDeactivateReply struct + Retval int32 + func (*BfdUDPAuthDeactivateReply) GetCrcString() string + func (*BfdUDPAuthDeactivateReply) GetMessageName() string + func (*BfdUDPAuthDeactivateReply) GetMessageType() api.MessageType + type BfdUDPDel struct + IsIpv6 uint8 + LocalAddr []byte + PeerAddr []byte + SwIfIndex uint32 + func (*BfdUDPDel) GetCrcString() string + func (*BfdUDPDel) GetMessageName() string + func (*BfdUDPDel) GetMessageType() api.MessageType + type BfdUDPDelEchoSource struct + func (*BfdUDPDelEchoSource) GetCrcString() string + func (*BfdUDPDelEchoSource) GetMessageName() string + func (*BfdUDPDelEchoSource) GetMessageType() api.MessageType + type BfdUDPDelEchoSourceReply struct + Retval int32 + func (*BfdUDPDelEchoSourceReply) GetCrcString() string + func (*BfdUDPDelEchoSourceReply) GetMessageName() string + func (*BfdUDPDelEchoSourceReply) GetMessageType() api.MessageType + type BfdUDPDelReply struct + Retval int32 + func (*BfdUDPDelReply) GetCrcString() string + func (*BfdUDPDelReply) GetMessageName() string + func (*BfdUDPDelReply) GetMessageType() api.MessageType + type BfdUDPMod struct + DesiredMinTx uint32 + DetectMult uint8 + IsIpv6 uint8 + LocalAddr []byte + PeerAddr []byte + RequiredMinRx uint32 + SwIfIndex uint32 + func (*BfdUDPMod) GetCrcString() string + func (*BfdUDPMod) GetMessageName() string + func (*BfdUDPMod) GetMessageType() api.MessageType + type BfdUDPModReply struct + Retval int32 + func (*BfdUDPModReply) GetCrcString() string + func (*BfdUDPModReply) GetMessageName() string + func (*BfdUDPModReply) GetMessageType() api.MessageType + type BfdUDPSessionDetails struct + BfdKeyID uint8 + ConfKeyID uint32 + DesiredMinTx uint32 + DetectMult uint8 + IsAuthenticated uint8 + IsIpv6 uint8 + LocalAddr []byte + PeerAddr []byte + RequiredMinRx uint32 + State uint8 + SwIfIndex uint32 + func (*BfdUDPSessionDetails) GetCrcString() string + func (*BfdUDPSessionDetails) GetMessageName() string + func (*BfdUDPSessionDetails) GetMessageType() api.MessageType + type BfdUDPSessionDump struct + func (*BfdUDPSessionDump) GetCrcString() string + func (*BfdUDPSessionDump) GetMessageName() string + func (*BfdUDPSessionDump) GetMessageType() api.MessageType + type BfdUDPSessionSetFlags struct + AdminUpDown uint8 + IsIpv6 uint8 + LocalAddr []byte + PeerAddr []byte + SwIfIndex uint32 + func (*BfdUDPSessionSetFlags) GetCrcString() string + func (*BfdUDPSessionSetFlags) GetMessageName() string + func (*BfdUDPSessionSetFlags) GetMessageType() api.MessageType + type BfdUDPSessionSetFlagsReply struct + Retval int32 + func (*BfdUDPSessionSetFlagsReply) GetCrcString() string + func (*BfdUDPSessionSetFlagsReply) GetMessageName() string + func (*BfdUDPSessionSetFlagsReply) GetMessageType() api.MessageType + type BfdUDPSetEchoSource struct + SwIfIndex uint32 + func (*BfdUDPSetEchoSource) GetCrcString() string + func (*BfdUDPSetEchoSource) GetMessageName() string + func (*BfdUDPSetEchoSource) GetMessageType() api.MessageType + type BfdUDPSetEchoSourceReply struct + Retval int32 + func (*BfdUDPSetEchoSourceReply) GetCrcString() string + func (*BfdUDPSetEchoSourceReply) GetMessageName() string + func (*BfdUDPSetEchoSourceReply) GetMessageType() api.MessageType + type WantBfdEvents struct + EnableDisable uint32 + Pid uint32 + func (*WantBfdEvents) GetCrcString() string + func (*WantBfdEvents) GetMessageName() string + func (*WantBfdEvents) GetMessageType() api.MessageType + type WantBfdEventsReply struct + Retval int32 + func (*WantBfdEventsReply) GetCrcString() string + func (*WantBfdEventsReply) GetMessageName() string + func (*WantBfdEventsReply) GetMessageType() api.MessageType