blob: c393dbf1c14c007cdf9893f35130f15fad8bd639 [file] [log] [blame]
module ietf-inet-types {
yang-version 1;
namespace
"urn:ietf:params:xml:ns:yang:ietf-inet-types";
prefix inet;
typedef tp-ref {
type leafref {
path "/nwtp:value";
}
}
}