diff options
Diffstat (limited to 'sys/linux/socket_packet_ppc64le.const')
| -rw-r--r-- | sys/linux/socket_packet_ppc64le.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/socket_packet_ppc64le.const b/sys/linux/socket_packet_ppc64le.const index 79f28f517..2de392a9e 100644 --- a/sys/linux/socket_packet_ppc64le.const +++ b/sys/linux/socket_packet_ppc64le.const @@ -4,7 +4,7 @@ ARPHRD_ETHER = 1 ETH_P_802_2 = 4 ETH_P_802_3 = 1 ETH_P_ALL = 3 -ETH_P_ALL_BE = 3 +ETH_P_ALL_BE = 768 ETH_P_ARCNET = 26 ETH_P_AX25 = 2 ETH_P_CAIF = 247 |
