Add extension definitions according to include/uapi/linux/inet_diag.h

Signed-off-by: Sven Rebhan <srebhan@influxdata.com>
This commit is contained in:
Sven Rebhan 2023-11-15 15:27:56 +01:00 committed by Alessandro Boch
parent e6a5c0e113
commit 154a91137f
1 changed files with 4 additions and 0 deletions

View File

@ -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
)