Searched refs:ebpfType (Results 1 – 5 of 5) sorted by relevance
32 def registerType(self, name, ebpfType): argument33 self.type_map[name] = ebpfType
5 from ebpfType import *
5 from ebpfType import EbpfType
11 import ebpfType91 assert isinstance(argtype, ebpfType.EbpfType)
12 import ebpfType