Documentation ¶
Overview ¶
This module contains a collection of YANG definitions for configuring diffserv specification implementations. Copyright (c) 2014 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). This version of this YANG module is part of RFC XXXX; see the RFC itself for full legal notices.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlgorithmicDrop ¶
type AlgorithmicDrop struct { }
func (AlgorithmicDrop) String ¶
func (id AlgorithmicDrop) String() string
type AlwaysDrop ¶
type AlwaysDrop struct { }
func (AlwaysDrop) String ¶
func (id AlwaysDrop) String() string
type MeterActionDrop ¶
type MeterActionDrop struct { }
func (MeterActionDrop) String ¶
func (id MeterActionDrop) String() string
type MeterActionSet ¶
type MeterActionSet struct { }
func (MeterActionSet) String ¶
func (id MeterActionSet) String() string
type MeterActionType ¶
type MeterActionType struct { }
func (MeterActionType) String ¶
func (id MeterActionType) String() string
type RandomDetect ¶
type RandomDetect struct { }
func (RandomDetect) String ¶
func (id RandomDetect) String() string
Click to show internal directories.
Click to hide internal directories.