mirror of https://github.com/vishvananda/netlink
Add extension definitions according to include/uapi/linux/inet_diag.h
Signed-off-by: Sven Rebhan <srebhan@influxdata.com>
This commit is contained in:
parent
e6a5c0e113
commit
154a91137f
|
@ -21,6 +21,10 @@ const (
|
|||
INET_DIAG_BBRINFO
|
||||
INET_DIAG_CLASS_ID
|
||||
INET_DIAG_MD5SIG
|
||||
INET_DIAG_ULP_INFO
|
||||
INET_DIAG_SK_BPF_STORAGES
|
||||
INET_DIAG_CGROUP_ID
|
||||
INET_DIAG_SOCKOPT
|
||||
INET_DIAG_MAX
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue