platform: Add link flags

This commit is contained in:
世界
2024-11-05 18:28:13 +08:00
parent b702d0b67a
commit 1d517b6ca5
4 changed files with 43 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@ type NetworkInterface struct {
MTU int32
Name string
Addresses StringIterator
Flags int32
}
type WIFIState struct {