Files
glorytun/src/iface.h
Adrien Gallouët 04c93b6fe6 Merge glorytunctl with glorytun and use argz
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
2018-02-11 19:43:19 +00:00

4 lines
53 B
C

#pragma once
int iface_set_mtu (const char *, int);