mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-23 06:32:05 +03:00
netinet/if_ether.h: add ETH_P_ERSPAN2 from linux v4.16
protocol number for erspan v2 support added in linux commit f551c91de262ba36b20c3ac19538afb4f4507441
This commit is contained in:
parent
29f3202b73
commit
833df8675c
@ -17,6 +17,7 @@
|
||||
#define ETH_P_PUP 0x0200
|
||||
#define ETH_P_PUPAT 0x0201
|
||||
#define ETH_P_TSN 0x22F0
|
||||
#define ETH_P_ERSPAN2 0x22EB
|
||||
#define ETH_P_IP 0x0800
|
||||
#define ETH_P_X25 0x0805
|
||||
#define ETH_P_ARP 0x0806
|
||||
|
Loading…
Reference in New Issue
Block a user