1
0
mirror of https://passt.top/passt synced 2024-07-01 23:42:41 +00:00
passt/pasta.h
Stefano Brivio 54a65e3693 pasta: Push pasta.h header
...I forgot to add this earlier.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2021-10-14 13:40:53 +02:00

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);