packet: move some common code out of wrapper.c and util.c
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
|
||||
void* xmalloc( size_t bytes );
|
||||
int create_tun( const char* name );
|
||||
void compute_ip_checksum( struct iphdr* pkt );
|
||||
|
||||
|
||||
int link_set_up( char *link_name, int state );
|
||||
|
||||
|
Reference in New Issue
Block a user