Lines Matching refs:_
135 for _ in xrange(self.ITERATIONS):
250 for _ in xrange(self.ITERATIONS):
292 for _ in xrange(self.ITERATIONS):
436 s, _ = listensocket.accept()
608 return [r for _, r in self.iproute.DumpRoutes(6, self.GetRoutingTable())
612 return [r for _, r in self.iproute.DumpRoutes(6, self.GetRoutingTable())
827 _, reply = packets.NA(dstaddr, myaddr, tgtmac)
919 _, toobig = packets.ICMPPacketTooBig(version, intermediate, srcaddr,
1038 for _, attributes in rules:
1082 _, attributes = rules[-1]
1103 for _, attributes in rules:
1153 rtmsg, _ = routes[0]
1161 rtmsg, _ = routes[0]
1235 attributes = [a for _, a in self.iproute.DumpRules(version)