mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-05 06:14:25 +03:00
net/if_arp.h: add ARPHRD_RAWIP from linux v4.14
new in linux commmit cdf4969c42a6c1a376dd03a9e846cf638d3cd4b1
This commit is contained in:
parent
38e81ddc04
commit
4d4a665799
@ -59,6 +59,7 @@ struct arphdr {
|
||||
#define ARPHRD_LAPB 516
|
||||
#define ARPHRD_DDCMP 517
|
||||
#define ARPHRD_RAWHDLC 518
|
||||
#define ARPHRD_RAWIP 519
|
||||
|
||||
#define ARPHRD_TUNNEL 768
|
||||
#define ARPHRD_TUNNEL6 769
|
||||
|
Loading…
Reference in New Issue
Block a user