Home
last modified time | relevance | path

Searched refs:CsumKind (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/prog/
Dtypes.go287 type CsumKind int type
290 CsumInet CsumKind = iota
296 Kind CsumKind
Dchecksum.go18 Kind CsumKind
/external/syzkaller/pkg/compiler/
Dtypes.go343 func genCsumKind(t *ast.Type) prog.CsumKind {