Lines Matching refs:entry
116 for entry in table:
117 rloc16 = int(entry['RLOC16'], 0)
118 link = int(entry['Link'])
119 nexthop = int(entry['Next Hop'])
120 cost = int(entry['Path Cost'])
151 for entry in table:
152 rloc16 = int(entry['RLOC16'], 0)
153 link = int(entry['Link'])
154 nexthop = int(entry['Next Hop'])
155 cost = int(entry['Path Cost'])
184 for entry in table:
185 rloc16 = int(entry['RLOC16'], 0)
186 link = int(entry['Link'])
187 nexthop = int(entry['Next Hop'])
188 cost = int(entry['Path Cost'])
217 for entry in table:
218 rloc16 = int(entry['RLOC16'], 0)
219 link = int(entry['Link'])
220 nexthop = int(entry['Next Hop'])
221 cost = int(entry['Path Cost'])