net: Rename IFT_TUN to IFT_TUNNEL as on BSD
We already use their value, let's use the name too. Change-Id: I5afbd69923ae3b5e702dfb935a709c3069de5365 Reviewed-on: https://review.haiku-os.org/c/haiku/+/7146 Reviewed-by: Adrien Destugues <[email protected]> Tested-by: Commit checker robot <[email protected]> Reviewed-by: François Revol <[email protected]>
This commit is contained in:
committed by
Adrien Destugues
parent
e26329ce22
commit
71522c937e
@@ -15,7 +15,7 @@
|
||||
#define IFT_SLIP 0x1c
|
||||
#define IFT_LOCALTALK 0x2a
|
||||
#define IFT_MODEM 0x30
|
||||
#define IFT_TUN 0x83
|
||||
#define IFT_TUNNEL 0x83
|
||||
#define IFT_L2VLAN 0x87
|
||||
#define IFT_BRIDGE 0xd1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user