Searched refs:create_oxm_cls (Results 1 – 1 of 1) sorted by relevance
301 def create_oxm_cls(): function303 if not hasattr(create_oxm_cls, "i"):304 create_oxm_cls.i = 0306 index = create_oxm_cls.i335 create_oxm_cls.i += 1338 OFBInPort = create_oxm_cls()339 OFBInPortID = create_oxm_cls()340 OFBInPortHM = create_oxm_cls()341 OFBInPortHMID = create_oxm_cls()342 OFBInPhyPort = create_oxm_cls()[all …]