mirror of
https://passt.top/passt
synced 2025-01-03 11:25:24 +00:00
54a65e3693
...I forgot to add this earlier. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
4 lines
109 B
C
4 lines
109 B
C
void pasta_start_ns(struct ctx *c);
|
|
void pasta_ns_conf(struct ctx *c);
|
|
void pasta_child_handler(int signal);
|