DEBSOURCES
Skip Quicknav
sources / golang-github-checkpoint-restore-go-criu / 7.2.0%2Bds1-4 / crit / images / macvlan.proto
12345678
// SPDX-License-Identifier: MIT syntax = "proto2"; message macvlan_link_entry { required uint32 mode = 1; optional uint32 flags = 2; }