Home
last modified time | relevance | path

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

/external/syzkaller/pkg/host/
Dhost.go46 FeatureNetworkInjection const
77 FeatureNetworkInjection: {Name: "net packed injection", Reason: unsupported},
Dhost_linux.go327 checkFeature[FeatureNetworkInjection] = checkNetworkInjection
/external/syzkaller/pkg/runtest/
Drun.go323 if ctx.Features[host.FeatureNetworkInjection].Enabled {
352 if ctx.Features[host.FeatureNetworkInjection].Enabled {
/external/syzkaller/tools/syz-stress/
Dstress.go68 if features[host.FeatureNetworkInjection].Enabled {
/external/syzkaller/tools/syz-execprog/
Dexecprog.go292 if features[host.FeatureNetworkInjection].Enabled {
/external/syzkaller/syz-fuzzer/
Dfuzzer.go192 if r.CheckResult.Features[host.FeatureNetworkInjection].Enabled {