summaryrefslogtreecommitdiff
path: root/gsm-tvoid/src/lib/tun.h
blob: a7868c4e6c4d3657920bf2cecc7b69287e8216f2 (plain)
1
2
3
4
// $Id: tun.h,v 1.1.1.1 2007-06-01 04:26:57 jl Exp $

int mktun(const char *, unsigned char *);
int write_interface(int, unsigned char *, unsigned int, unsigned char *);
personal git repositories of Harald Welte. Your mileage may vary