mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
Another TUN driver fix from Max Neklyudov
This commit is contained in:
committed by
Gregory Nutt
parent
2a81a76c33
commit
622c5c9aa6
@@ -58,6 +58,7 @@
|
||||
|
||||
#define IFF_TUN 0x01
|
||||
#define IFF_TAP 0x02
|
||||
#define IFF_MASK 0x7f
|
||||
#define IFF_NO_PI 0x80
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user