mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
5 lines
75 B
Protocol Buffer
5 lines
75 B
Protocol Buffer
syntax = "proto2";
|
|
|
|
message pidns_entry {
|
|
optional string ext_key = 1;
|
|
}
|