Home
last modified time | relevance | path

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

/external/bcc/src/cc/frontends/p4/compiler/
Dtarget.py118 class BccConfig(TargetConfig): class
120 super(BccConfig, self).__init__("BCC")
Dp4toEbpf.py88 config = target.BccConfig()
DebpfProgram.py189 elif isinstance(self.config, target.BccConfig):