Documentation
¶
Index ¶
- type Pmipv6LmaMllServiceBd
- func (*Pmipv6LmaMllServiceBd) Descriptor() ([]byte, []int)
- func (m *Pmipv6LmaMllServiceBd) GetIgnoreHoa() bool
- func (m *Pmipv6LmaMllServiceBd) GetMnpCustMax() uint32
- func (m *Pmipv6LmaMllServiceBd) GetMnpIpv4CustCur() uint32
- func (m *Pmipv6LmaMllServiceBd) GetMnpIpv4CustMax() uint32
- func (m *Pmipv6LmaMllServiceBd) GetMnpIpv4LmnMax() uint32
- func (m *Pmipv6LmaMllServiceBd) GetMnpIpv6CustCur() uint32
- func (m *Pmipv6LmaMllServiceBd) GetMnpIpv6CustMax() uint32
- func (m *Pmipv6LmaMllServiceBd) GetMnpIpv6LmnMax() uint32
- func (m *Pmipv6LmaMllServiceBd) GetMnpLmnMax() uint32
- func (*Pmipv6LmaMllServiceBd) ProtoMessage()
- func (m *Pmipv6LmaMllServiceBd) Reset()
- func (m *Pmipv6LmaMllServiceBd) String() string
- func (m *Pmipv6LmaMllServiceBd) XXX_DiscardUnknown()
- func (m *Pmipv6LmaMllServiceBd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Pmipv6LmaMllServiceBd) XXX_Merge(src proto.Message)
- func (m *Pmipv6LmaMllServiceBd) XXX_Size() int
- func (m *Pmipv6LmaMllServiceBd) XXX_Unmarshal(b []byte) error
- type Pmipv6ShowCustGlobalsBd
- func (*Pmipv6ShowCustGlobalsBd) Descriptor() ([]byte, []int)
- func (m *Pmipv6ShowCustGlobalsBd) GetAuthOption() bool
- func (m *Pmipv6ShowCustGlobalsBd) GetCustName() string
- func (m *Pmipv6ShowCustGlobalsBd) GetMllService() *Pmipv6LmaMllServiceBd
- func (m *Pmipv6ShowCustGlobalsBd) GetVrfName() string
- func (*Pmipv6ShowCustGlobalsBd) ProtoMessage()
- func (m *Pmipv6ShowCustGlobalsBd) Reset()
- func (m *Pmipv6ShowCustGlobalsBd) String() string
- func (m *Pmipv6ShowCustGlobalsBd) XXX_DiscardUnknown()
- func (m *Pmipv6ShowCustGlobalsBd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Pmipv6ShowCustGlobalsBd) XXX_Merge(src proto.Message)
- func (m *Pmipv6ShowCustGlobalsBd) XXX_Size() int
- func (m *Pmipv6ShowCustGlobalsBd) XXX_Unmarshal(b []byte) error
- type Pmipv6ShowCustGlobalsBd_KEYS
- func (*Pmipv6ShowCustGlobalsBd_KEYS) Descriptor() ([]byte, []int)
- func (m *Pmipv6ShowCustGlobalsBd_KEYS) GetCustomerName() string
- func (*Pmipv6ShowCustGlobalsBd_KEYS) ProtoMessage()
- func (m *Pmipv6ShowCustGlobalsBd_KEYS) Reset()
- func (m *Pmipv6ShowCustGlobalsBd_KEYS) String() string
- func (m *Pmipv6ShowCustGlobalsBd_KEYS) XXX_DiscardUnknown()
- func (m *Pmipv6ShowCustGlobalsBd_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Pmipv6ShowCustGlobalsBd_KEYS) XXX_Merge(src proto.Message)
- func (m *Pmipv6ShowCustGlobalsBd_KEYS) XXX_Size() int
- func (m *Pmipv6ShowCustGlobalsBd_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pmipv6LmaMllServiceBd ¶
type Pmipv6LmaMllServiceBd struct { IgnoreHoa bool `protobuf:"varint,1,opt,name=ignore_hoa,json=ignoreHoa,proto3" json:"ignore_hoa,omitempty"` MnpIpv4LmnMax uint32 `protobuf:"varint,2,opt,name=mnp_ipv4_lmn_max,json=mnpIpv4LmnMax,proto3" json:"mnp_ipv4_lmn_max,omitempty"` MnpIpv6LmnMax uint32 `protobuf:"varint,3,opt,name=mnp_ipv6_lmn_max,json=mnpIpv6LmnMax,proto3" json:"mnp_ipv6_lmn_max,omitempty"` MnpLmnMax uint32 `protobuf:"varint,4,opt,name=mnp_lmn_max,json=mnpLmnMax,proto3" json:"mnp_lmn_max,omitempty"` MnpIpv4CustMax uint32 `protobuf:"varint,5,opt,name=mnp_ipv4_cust_max,json=mnpIpv4CustMax,proto3" json:"mnp_ipv4_cust_max,omitempty"` MnpIpv6CustMax uint32 `protobuf:"varint,6,opt,name=mnp_ipv6_cust_max,json=mnpIpv6CustMax,proto3" json:"mnp_ipv6_cust_max,omitempty"` MnpCustMax uint32 `protobuf:"varint,7,opt,name=mnp_cust_max,json=mnpCustMax,proto3" json:"mnp_cust_max,omitempty"` MnpIpv4CustCur uint32 `protobuf:"varint,8,opt,name=mnp_ipv4_cust_cur,json=mnpIpv4CustCur,proto3" json:"mnp_ipv4_cust_cur,omitempty"` MnpIpv6CustCur uint32 `protobuf:"varint,9,opt,name=mnp_ipv6_cust_cur,json=mnpIpv6CustCur,proto3" json:"mnp_ipv6_cust_cur,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Pmipv6LmaMllServiceBd) Descriptor ¶
func (*Pmipv6LmaMllServiceBd) Descriptor() ([]byte, []int)
func (*Pmipv6LmaMllServiceBd) GetIgnoreHoa ¶
func (m *Pmipv6LmaMllServiceBd) GetIgnoreHoa() bool
func (*Pmipv6LmaMllServiceBd) GetMnpCustMax ¶
func (m *Pmipv6LmaMllServiceBd) GetMnpCustMax() uint32
func (*Pmipv6LmaMllServiceBd) GetMnpIpv4CustCur ¶
func (m *Pmipv6LmaMllServiceBd) GetMnpIpv4CustCur() uint32
func (*Pmipv6LmaMllServiceBd) GetMnpIpv4CustMax ¶
func (m *Pmipv6LmaMllServiceBd) GetMnpIpv4CustMax() uint32
func (*Pmipv6LmaMllServiceBd) GetMnpIpv4LmnMax ¶
func (m *Pmipv6LmaMllServiceBd) GetMnpIpv4LmnMax() uint32
func (*Pmipv6LmaMllServiceBd) GetMnpIpv6CustCur ¶
func (m *Pmipv6LmaMllServiceBd) GetMnpIpv6CustCur() uint32
func (*Pmipv6LmaMllServiceBd) GetMnpIpv6CustMax ¶
func (m *Pmipv6LmaMllServiceBd) GetMnpIpv6CustMax() uint32
func (*Pmipv6LmaMllServiceBd) GetMnpIpv6LmnMax ¶
func (m *Pmipv6LmaMllServiceBd) GetMnpIpv6LmnMax() uint32
func (*Pmipv6LmaMllServiceBd) GetMnpLmnMax ¶
func (m *Pmipv6LmaMllServiceBd) GetMnpLmnMax() uint32
func (*Pmipv6LmaMllServiceBd) ProtoMessage ¶
func (*Pmipv6LmaMllServiceBd) ProtoMessage()
func (*Pmipv6LmaMllServiceBd) Reset ¶
func (m *Pmipv6LmaMllServiceBd) Reset()
func (*Pmipv6LmaMllServiceBd) String ¶
func (m *Pmipv6LmaMllServiceBd) String() string
func (*Pmipv6LmaMllServiceBd) XXX_DiscardUnknown ¶
func (m *Pmipv6LmaMllServiceBd) XXX_DiscardUnknown()
func (*Pmipv6LmaMllServiceBd) XXX_Marshal ¶
func (m *Pmipv6LmaMllServiceBd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Pmipv6LmaMllServiceBd) XXX_Merge ¶
func (m *Pmipv6LmaMllServiceBd) XXX_Merge(src proto.Message)
func (*Pmipv6LmaMllServiceBd) XXX_Size ¶
func (m *Pmipv6LmaMllServiceBd) XXX_Size() int
func (*Pmipv6LmaMllServiceBd) XXX_Unmarshal ¶
func (m *Pmipv6LmaMllServiceBd) XXX_Unmarshal(b []byte) error
type Pmipv6ShowCustGlobalsBd ¶
type Pmipv6ShowCustGlobalsBd struct { CustName string `protobuf:"bytes,50,opt,name=cust_name,json=custName,proto3" json:"cust_name,omitempty"` VrfName string `protobuf:"bytes,51,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"` AuthOption bool `protobuf:"varint,52,opt,name=auth_option,json=authOption,proto3" json:"auth_option,omitempty"` MllService *Pmipv6LmaMllServiceBd `protobuf:"bytes,53,opt,name=mll_service,json=mllService,proto3" json:"mll_service,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Pmipv6ShowCustGlobalsBd) Descriptor ¶
func (*Pmipv6ShowCustGlobalsBd) Descriptor() ([]byte, []int)
func (*Pmipv6ShowCustGlobalsBd) GetAuthOption ¶
func (m *Pmipv6ShowCustGlobalsBd) GetAuthOption() bool
func (*Pmipv6ShowCustGlobalsBd) GetCustName ¶
func (m *Pmipv6ShowCustGlobalsBd) GetCustName() string
func (*Pmipv6ShowCustGlobalsBd) GetMllService ¶
func (m *Pmipv6ShowCustGlobalsBd) GetMllService() *Pmipv6LmaMllServiceBd
func (*Pmipv6ShowCustGlobalsBd) GetVrfName ¶
func (m *Pmipv6ShowCustGlobalsBd) GetVrfName() string
func (*Pmipv6ShowCustGlobalsBd) ProtoMessage ¶
func (*Pmipv6ShowCustGlobalsBd) ProtoMessage()
func (*Pmipv6ShowCustGlobalsBd) Reset ¶
func (m *Pmipv6ShowCustGlobalsBd) Reset()
func (*Pmipv6ShowCustGlobalsBd) String ¶
func (m *Pmipv6ShowCustGlobalsBd) String() string
func (*Pmipv6ShowCustGlobalsBd) XXX_DiscardUnknown ¶
func (m *Pmipv6ShowCustGlobalsBd) XXX_DiscardUnknown()
func (*Pmipv6ShowCustGlobalsBd) XXX_Marshal ¶
func (m *Pmipv6ShowCustGlobalsBd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Pmipv6ShowCustGlobalsBd) XXX_Merge ¶
func (m *Pmipv6ShowCustGlobalsBd) XXX_Merge(src proto.Message)
func (*Pmipv6ShowCustGlobalsBd) XXX_Size ¶
func (m *Pmipv6ShowCustGlobalsBd) XXX_Size() int
func (*Pmipv6ShowCustGlobalsBd) XXX_Unmarshal ¶
func (m *Pmipv6ShowCustGlobalsBd) XXX_Unmarshal(b []byte) error
type Pmipv6ShowCustGlobalsBd_KEYS ¶
type Pmipv6ShowCustGlobalsBd_KEYS struct { CustomerName string `protobuf:"bytes,1,opt,name=customer_name,json=customerName,proto3" json:"customer_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Pmipv6ShowCustGlobalsBd_KEYS) Descriptor ¶
func (*Pmipv6ShowCustGlobalsBd_KEYS) Descriptor() ([]byte, []int)
func (*Pmipv6ShowCustGlobalsBd_KEYS) GetCustomerName ¶
func (m *Pmipv6ShowCustGlobalsBd_KEYS) GetCustomerName() string
func (*Pmipv6ShowCustGlobalsBd_KEYS) ProtoMessage ¶
func (*Pmipv6ShowCustGlobalsBd_KEYS) ProtoMessage()
func (*Pmipv6ShowCustGlobalsBd_KEYS) Reset ¶
func (m *Pmipv6ShowCustGlobalsBd_KEYS) Reset()
func (*Pmipv6ShowCustGlobalsBd_KEYS) String ¶
func (m *Pmipv6ShowCustGlobalsBd_KEYS) String() string
func (*Pmipv6ShowCustGlobalsBd_KEYS) XXX_DiscardUnknown ¶
func (m *Pmipv6ShowCustGlobalsBd_KEYS) XXX_DiscardUnknown()
func (*Pmipv6ShowCustGlobalsBd_KEYS) XXX_Marshal ¶
func (m *Pmipv6ShowCustGlobalsBd_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Pmipv6ShowCustGlobalsBd_KEYS) XXX_Merge ¶
func (m *Pmipv6ShowCustGlobalsBd_KEYS) XXX_Merge(src proto.Message)
func (*Pmipv6ShowCustGlobalsBd_KEYS) XXX_Size ¶
func (m *Pmipv6ShowCustGlobalsBd_KEYS) XXX_Size() int
func (*Pmipv6ShowCustGlobalsBd_KEYS) XXX_Unmarshal ¶
func (m *Pmipv6ShowCustGlobalsBd_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.