aboutgitcodebugslistschat
path: root/pasta.h
blob: 1fcd6a98bfa3709d6323ab41fd32175ca980cee4 (plain) (blame)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: AGPL-3.0-or-later
 * Copyright (c) 2021 Red Hat GmbH
 * Author: Stefano Brivio <sbrivio@redhat.com>
 */

void pasta_start_ns(struct ctx *c);
void pasta_ns_conf(struct ctx *c);
void pasta_child_handler(int signal);