Home
last modified time | relevance | path

Searched refs:EbpfStructType (Results 1 – 2 of 2) sorted by relevance

/external/bcc/src/cc/frontends/p4/compiler/
DebpfStructType.py33 class EbpfStructType(EbpfType): class
37 super(EbpfStructType, self).__init__(hlirHeader)
87 class EbpfHeaderType(EbpfStructType):
113 class EbpfMetadataType(EbpfStructType):
DebpfParser.py383 assert isinstance(destType, ebpfStructType.EbpfStructType)