Browse Source

add ETH_P_IBOE from linux v4.11

new in linux commit 69ae543969abeba48e04dd93277684c8c0895f3b
master
Szabolcs Nagy 9 years ago
committed by Rich Felker
parent
commit
3eb82f7338
  1. 1
      include/netinet/if_ether.h

1
include/netinet/if_ether.h

@ -63,6 +63,7 @@
#define ETH_P_FCOE 0x8906
#define ETH_P_TDLS 0x890D
#define ETH_P_FIP 0x8914
#define ETH_P_IBOE 0x8915
#define ETH_P_80221 0x8917
#define ETH_P_HSR 0x892F
#define ETH_P_LOOPBACK 0x9000

Loading…
Cancel
Save