Searched refs:indexVar (Results 1 – 4 of 4) sorted by relevance
69 def __init__(self, hlirInstance, indexVar, factory): argument74 assert isinstance(indexVar, str)78 self.indexVar = indexVar
56 index = "[" + ebpfStack.indexVar + "]"331 ebpfStack.indexVar, ebpfStack.arraySize)344 index = "[" + ebpfStack.indexVar + "]"372 serializer.appendFormat("{0}++;", ebpfStack.indexVar)
101 index = "[" + ebpfStack.indexVar + "]"
382 "{0}8 {0} = 0;", self.config.uprefix, h.indexVar)