platform: Add link flags

This commit is contained in:
世界
2024-10-29 15:28:58 +08:00
parent b702d0b67a
commit 1d517b6ca5
4 changed files with 43 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ type NetworkInterface struct {
MTU int32
Name string
Addresses StringIterator
Flags int32
}
type WIFIState struct {