Home
last modified time | relevance | path

Searched refs:FeatureNetworkDevices (Results 1 – 6 of 6) sorted by relevance

/external/syzkaller/pkg/host/
Dhost.go47 FeatureNetworkDevices const
78 FeatureNetworkDevices: {Name: "net device setup", Reason: unsupported},
Dhost_linux.go328 checkFeature[FeatureNetworkDevices] = checkNetworkDevices
/external/syzkaller/pkg/runtest/
Drun.go326 if ctx.Features[host.FeatureNetworkDevices].Enabled {
355 if ctx.Features[host.FeatureNetworkDevices].Enabled {
/external/syzkaller/tools/syz-stress/
Dstress.go71 if features[host.FeatureNetworkDevices].Enabled {
/external/syzkaller/tools/syz-execprog/
Dexecprog.go295 if features[host.FeatureNetworkDevices].Enabled {
/external/syzkaller/syz-fuzzer/
Dfuzzer.go195 if r.CheckResult.Features[host.FeatureNetworkDevices].Enabled {