platform: Add link flags

This commit is contained in:
世界
2024-10-29 15:28:58 +08:00
parent 5290b82e20
commit d5ed823bc5
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 {