blob: a738c3933aa7df085cfb5954ac74ccaf17c86647 [file] [log] [blame]
// Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
library fuchsia.network;
extend uint fuchsia.BIND_PROTOCOL {
INTERFACE = 0x82,
IMPL = 0x83,
};