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:
François Revol
2023-12-10 19:50:48 +00:00
committed by Adrien Destugues
parent e26329ce22
commit 71522c937e
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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