mirror of
https://github.com/h3xduck/TripleCross.git
synced 2026-01-12 02:43:08 +08:00
Modularized the ebpf program loading and attaching.
This commit is contained in:
5
src/user/include/modules/xdp.h
Normal file
5
src/user/include/modules/xdp.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#ifndef __MOD_XDP_H
|
||||
#define __MOD_XDP_H
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user