// SPDX-License-Identifier: MIT syntax = "proto2"; message macvlan_link_entry { required uint32 mode = 1; optional uint32 flags = 2; }