mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-25 02:58:54 +00:00
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
4 lines
82 B
Protocol Buffer
4 lines
82 B
Protocol Buffer
message fifo_entry {
|
|
required uint32 id = 1;
|
|
required uint32 pipe_id = 2;
|
|
}
|