Searched refs:pfods (Results 1 – 1 of 1) sorted by relevance
534 def __init__(self, auto_vars, conditions, p9_data, pfods, index): argument537 self.pfods = pfods # dictionary, maps pfod to packinfo540 self.use_rlerror = rrd.Rlerror in pfods542 for dtype in pfods:551 packinfo = pfods[dtype]683 packinfo = self.pfods.get(data.__class__, None)742 seq = self.pfods[cls].seq747 seq = dotl.pfods[rrd.Rlerror].seq821 return cls in self.pfods