Documentation ¶
Overview ¶
Cisco-IOS-XR-ipv4-pim-oper:ipv6-pim/standby/vrfs/vrf/bidir-df-winners/bidir-df-winner
Index ¶
- type PimAddrtype
- func (*PimAddrtype) Descriptor() ([]byte, []int)
- func (m *PimAddrtype) GetAfName() string
- func (m *PimAddrtype) GetIpv4Address() string
- func (m *PimAddrtype) GetIpv6Address() string
- func (*PimAddrtype) ProtoMessage()
- func (m *PimAddrtype) Reset()
- func (m *PimAddrtype) String() string
- func (m *PimAddrtype) XXX_DiscardUnknown()
- func (m *PimAddrtype) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PimAddrtype) XXX_Merge(src proto.Message)
- func (m *PimAddrtype) XXX_Size() int
- func (m *PimAddrtype) XXX_Unmarshal(b []byte) error
- type PimBidirDfBag
- func (*PimBidirDfBag) Descriptor() ([]byte, []int)
- func (m *PimBidirDfBag) GetAreWeDf() bool
- func (m *PimBidirDfBag) GetDfWinner() *PimAddrtype
- func (m *PimBidirDfBag) GetMetric() uint32
- func (m *PimBidirDfBag) GetMetricPreference() uint32
- func (m *PimBidirDfBag) GetPimInterfaceName() string
- func (m *PimBidirDfBag) GetRpAddressXr() *PimAddrtype
- func (m *PimBidirDfBag) GetRpLan() bool
- func (m *PimBidirDfBag) GetUptime() uint64
- func (*PimBidirDfBag) ProtoMessage()
- func (m *PimBidirDfBag) Reset()
- func (m *PimBidirDfBag) String() string
- func (m *PimBidirDfBag) XXX_DiscardUnknown()
- func (m *PimBidirDfBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PimBidirDfBag) XXX_Merge(src proto.Message)
- func (m *PimBidirDfBag) XXX_Size() int
- func (m *PimBidirDfBag) XXX_Unmarshal(b []byte) error
- type PimBidirDfBag_KEYS
- func (*PimBidirDfBag_KEYS) Descriptor() ([]byte, []int)
- func (m *PimBidirDfBag_KEYS) GetInterfaceName() string
- func (m *PimBidirDfBag_KEYS) GetRpAddress() string
- func (m *PimBidirDfBag_KEYS) GetVrfName() string
- func (*PimBidirDfBag_KEYS) ProtoMessage()
- func (m *PimBidirDfBag_KEYS) Reset()
- func (m *PimBidirDfBag_KEYS) String() string
- func (m *PimBidirDfBag_KEYS) XXX_DiscardUnknown()
- func (m *PimBidirDfBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PimBidirDfBag_KEYS) XXX_Merge(src proto.Message)
- func (m *PimBidirDfBag_KEYS) XXX_Size() int
- func (m *PimBidirDfBag_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PimAddrtype ¶
type PimAddrtype struct { AfName string `protobuf:"bytes,1,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"` Ipv4Address string `protobuf:"bytes,2,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"` Ipv6Address string `protobuf:"bytes,3,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PimAddrtype) Descriptor ¶
func (*PimAddrtype) Descriptor() ([]byte, []int)
func (*PimAddrtype) GetAfName ¶
func (m *PimAddrtype) GetAfName() string
func (*PimAddrtype) GetIpv4Address ¶
func (m *PimAddrtype) GetIpv4Address() string
func (*PimAddrtype) GetIpv6Address ¶
func (m *PimAddrtype) GetIpv6Address() string
func (*PimAddrtype) ProtoMessage ¶
func (*PimAddrtype) ProtoMessage()
func (*PimAddrtype) Reset ¶
func (m *PimAddrtype) Reset()
func (*PimAddrtype) String ¶
func (m *PimAddrtype) String() string
func (*PimAddrtype) XXX_DiscardUnknown ¶
func (m *PimAddrtype) XXX_DiscardUnknown()
func (*PimAddrtype) XXX_Marshal ¶
func (m *PimAddrtype) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PimAddrtype) XXX_Merge ¶
func (m *PimAddrtype) XXX_Merge(src proto.Message)
func (*PimAddrtype) XXX_Size ¶
func (m *PimAddrtype) XXX_Size() int
func (*PimAddrtype) XXX_Unmarshal ¶
func (m *PimAddrtype) XXX_Unmarshal(b []byte) error
type PimBidirDfBag ¶
type PimBidirDfBag struct { RpAddressXr *PimAddrtype `protobuf:"bytes,50,opt,name=rp_address_xr,json=rpAddressXr,proto3" json:"rp_address_xr,omitempty"` PimInterfaceName string `protobuf:"bytes,51,opt,name=pim_interface_name,json=pimInterfaceName,proto3" json:"pim_interface_name,omitempty"` DfWinner *PimAddrtype `protobuf:"bytes,52,opt,name=df_winner,json=dfWinner,proto3" json:"df_winner,omitempty"` AreWeDf bool `protobuf:"varint,53,opt,name=are_we_df,json=areWeDf,proto3" json:"are_we_df,omitempty"` RpLan bool `protobuf:"varint,54,opt,name=rp_lan,json=rpLan,proto3" json:"rp_lan,omitempty"` Metric uint32 `protobuf:"varint,55,opt,name=metric,proto3" json:"metric,omitempty"` MetricPreference uint32 `protobuf:"varint,56,opt,name=metric_preference,json=metricPreference,proto3" json:"metric_preference,omitempty"` Uptime uint64 `protobuf:"varint,57,opt,name=uptime,proto3" json:"uptime,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PimBidirDfBag) Descriptor ¶
func (*PimBidirDfBag) Descriptor() ([]byte, []int)
func (*PimBidirDfBag) GetAreWeDf ¶
func (m *PimBidirDfBag) GetAreWeDf() bool
func (*PimBidirDfBag) GetDfWinner ¶
func (m *PimBidirDfBag) GetDfWinner() *PimAddrtype
func (*PimBidirDfBag) GetMetric ¶
func (m *PimBidirDfBag) GetMetric() uint32
func (*PimBidirDfBag) GetMetricPreference ¶
func (m *PimBidirDfBag) GetMetricPreference() uint32
func (*PimBidirDfBag) GetPimInterfaceName ¶
func (m *PimBidirDfBag) GetPimInterfaceName() string
func (*PimBidirDfBag) GetRpAddressXr ¶
func (m *PimBidirDfBag) GetRpAddressXr() *PimAddrtype
func (*PimBidirDfBag) GetRpLan ¶
func (m *PimBidirDfBag) GetRpLan() bool
func (*PimBidirDfBag) GetUptime ¶
func (m *PimBidirDfBag) GetUptime() uint64
func (*PimBidirDfBag) ProtoMessage ¶
func (*PimBidirDfBag) ProtoMessage()
func (*PimBidirDfBag) Reset ¶
func (m *PimBidirDfBag) Reset()
func (*PimBidirDfBag) String ¶
func (m *PimBidirDfBag) String() string
func (*PimBidirDfBag) XXX_DiscardUnknown ¶
func (m *PimBidirDfBag) XXX_DiscardUnknown()
func (*PimBidirDfBag) XXX_Marshal ¶
func (m *PimBidirDfBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PimBidirDfBag) XXX_Merge ¶
func (m *PimBidirDfBag) XXX_Merge(src proto.Message)
func (*PimBidirDfBag) XXX_Size ¶
func (m *PimBidirDfBag) XXX_Size() int
func (*PimBidirDfBag) XXX_Unmarshal ¶
func (m *PimBidirDfBag) XXX_Unmarshal(b []byte) error
type PimBidirDfBag_KEYS ¶
type PimBidirDfBag_KEYS struct { VrfName string `protobuf:"bytes,1,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"` RpAddress string `protobuf:"bytes,2,opt,name=rp_address,json=rpAddress,proto3" json:"rp_address,omitempty"` InterfaceName string `protobuf:"bytes,3,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PimBidirDfBag_KEYS) Descriptor ¶
func (*PimBidirDfBag_KEYS) Descriptor() ([]byte, []int)
func (*PimBidirDfBag_KEYS) GetInterfaceName ¶
func (m *PimBidirDfBag_KEYS) GetInterfaceName() string
func (*PimBidirDfBag_KEYS) GetRpAddress ¶
func (m *PimBidirDfBag_KEYS) GetRpAddress() string
func (*PimBidirDfBag_KEYS) GetVrfName ¶
func (m *PimBidirDfBag_KEYS) GetVrfName() string
func (*PimBidirDfBag_KEYS) ProtoMessage ¶
func (*PimBidirDfBag_KEYS) ProtoMessage()
func (*PimBidirDfBag_KEYS) Reset ¶
func (m *PimBidirDfBag_KEYS) Reset()
func (*PimBidirDfBag_KEYS) String ¶
func (m *PimBidirDfBag_KEYS) String() string
func (*PimBidirDfBag_KEYS) XXX_DiscardUnknown ¶
func (m *PimBidirDfBag_KEYS) XXX_DiscardUnknown()
func (*PimBidirDfBag_KEYS) XXX_Marshal ¶
func (m *PimBidirDfBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PimBidirDfBag_KEYS) XXX_Merge ¶
func (m *PimBidirDfBag_KEYS) XXX_Merge(src proto.Message)
func (*PimBidirDfBag_KEYS) XXX_Size ¶
func (m *PimBidirDfBag_KEYS) XXX_Size() int
func (*PimBidirDfBag_KEYS) XXX_Unmarshal ¶
func (m *PimBidirDfBag_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.