Searched refs:compileP4 (Results 1 – 1 of 1) sorted by relevance
61 return compileP4(args.source, args.output_file, isRouter, preprocessor_args)76 def compileP4(inputFile, gen_file, isRouter, preprocessor_args): function